- whoops, turn debugging back off

This commit is contained in:
Nalin Dahyabhai 2004-09-15 23:50:08 +00:00
parent bd0ce12931
commit 17ce02cbdc

View File

@ -80,7 +80,7 @@ CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{_prefix} \
%{!?nossl:--with-ssl} \ %{!?nossl:--with-ssl} \
%{!?nokerberos:--with-gss} \ %{!?nokerberos:--with-gss} \
--disable-warnings --with-ncursesw --disable-domain \ --disable-warnings --with-ncursesw --disable-domain \
--disable-flock --enable-fcntl --enable-debug --disable-flock --enable-fcntl
make make
cd urlview-%{uversion} cd urlview-%{uversion}