disable-silent-rules
OBS-URL: https://build.opensuse.org/package/show/Archiving/cpio?expand=0&rev=27
This commit is contained in:
parent
d6538a2b51
commit
169cabd073
@ -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
|
Tue Aug 31 09:37:05 UTC 2010 - aj@suse.de
|
||||||
|
|
||||||
|
@ -92,7 +92,8 @@ CFLAGS="$RPM_OPT_FLAGS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE" \
|
|||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--mandir=%{_mandir} \
|
--mandir=%{_mandir} \
|
||||||
--infodir=%{_infodir} \
|
--infodir=%{_infodir} \
|
||||||
--libdir=%{_libdir}
|
--libdir=%{_libdir} \
|
||||||
|
--disable-silent-rules
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user