Update fc2 spec to not build howl support

This commit is contained in:
Ron Pedde 2005-01-24 00:29:33 +00:00
parent 5b71a2e892
commit 46166a9135
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ daemon.
%build
# 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"