Fix build

This commit is contained in:
Denis Silakov 2016-06-16 12:57:27 +03:00
parent 4781cfbe4e
commit ff465a23b1

View file

@ -8,7 +8,7 @@
Summary: CMU Sphinx Recognition System
Name: sphinx3
Version: 0.8
Release: 6
Release: 7
License: BSD-style (see COPYING)
Group: Sound
Url: http://cmusphinx.sourceforge.net/
@ -75,6 +75,7 @@ patch -p0 -F 90 model/lm/an4/Makefile.in %{SOURCE3}
%build
autoreconf -fi
cp configure.ac configure.in
%configure2_5x --disable-static
patch -p0 -F 90 Makefile %{SOURCE4}
patch -p0 -F 90 include/Makefile %{SOURCE4}