Remove invalud configure options.

This commit is contained in:
Chris Johns 2012-11-04 15:17:31 +11:00
parent 8f84a6b3a0
commit 1713bc1876

View File

@ -39,8 +39,7 @@ cd ..
CFLAGS="$SB_OPT_FLAGS" \
./configure \
--build=%{_build} --host=%{_host} \
--verbose --disable-nls \
--without-included-gettext \
--verbose \
--prefix=$SB_TMPPREFIX
%{__make} %{?_smp_mflags} all