mirror of
https://abf.rosa.ru/djam/sphinx3.git
synced 2025-02-23 16:42:55 +00:00
Fix build
This commit is contained in:
parent
4781cfbe4e
commit
ff465a23b1
1 changed files with 2 additions and 1 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Reference in a new issue