Accepting request 52557 from Archiving

Accepted submit request 52557 from user puzel

OBS-URL: https://build.opensuse.org/request/show/52557
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpio?expand=0&rev=31
This commit is contained in:
Ruediger Oertel 2010-11-10 17:13:10 +00:00 committed by Git OBS Bridge
commit 454b7d87ea
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