disable-silent-rules

OBS-URL: https://build.opensuse.org/package/show/Archiving/cpio?expand=0&rev=27
This commit is contained in:
Petr Uzel 2010-11-09 11:22:13 +00:00 committed by Git OBS Bridge
parent d6538a2b51
commit 169cabd073
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 9 11:07:45 UTC 2010 - puzel@novell.com
- disable-silent-rules
-------------------------------------------------------------------
Tue Aug 31 09:37:05 UTC 2010 - aj@suse.de

View File

@ -92,7 +92,8 @@ CFLAGS="$RPM_OPT_FLAGS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE" \
--prefix=/usr \
--mandir=%{_mandir} \
--infodir=%{_infodir} \
--libdir=%{_libdir}
--libdir=%{_libdir} \
--disable-silent-rules
make %{?_smp_mflags}
%install