Steffen Winterfeldt 2013-02-26 13:45:37 +00:00 committed by Git OBS Bridge
parent c0bee5354a
commit c16f29f653
2 changed files with 2 additions and 3 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dcec7925ad875e7fa740630b6630f0df20862e80b3c604a723aa3c7df0e1c587
size 403820
oid sha256:e08664d21ba9e43f6cb874a20f47ebcff80b611b8e5451c7c7491aeef8a6ebab
size 405803

View File

@ -91,7 +91,6 @@ autoreconf --force --install
export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
%{?suse_update_config:%{suse_update_config -f}}
./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir}
# V=1: verbose build in case we used AM_SILENT_RULES(yes)
# so that RPM_OPT_FLAGS check works