Update fc2 spec to not build howl support
This commit is contained in:
parent
5b71a2e892
commit
46166a9135
|
@ -20,7 +20,7 @@ daemon.
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# Someone could give me some autoconf that would find the howl include dir...
|
# Someone could give me some autoconf that would find the howl include dir...
|
||||||
./configure --prefix=$RPM_BUILD_ROOT/usr --enable-howl --enable-oggvorbis
|
./configure --prefix=$RPM_BUILD_ROOT/usr --enable-oggvorbis
|
||||||
|
|
||||||
make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
|
make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue