SPECS: sudo.spec - parallel build works

sls sls at pld-linux.org
Wed Oct 15 13:21:12 CEST 2008


Author: sls                          Date: Wed Oct 15 11:21:12 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- parallel build works

---- Files affected:
SPECS:
   sudo.spec (1.131 -> 1.132) 

---- Diffs:

================================================================
Index: SPECS/sudo.spec
diff -u SPECS/sudo.spec:1.131 SPECS/sudo.spec:1.132
--- SPECS/sudo.spec:1.131	Wed Oct 15 13:16:44 2008
+++ SPECS/sudo.spec	Wed Oct 15 13:21:07 2008
@@ -146,7 +146,7 @@
 	--with%{!?with_selinux:out}-selinux \
 	--with-long-otp-prompt
 
-%{__make} -j1
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -205,6 +205,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.132  2008/10/15 11:21:07  sls
+- parallel build works
+
 Revision 1.131  2008/10/15 11:16:44  sls
 - switched from '__make install' to shell installation, because:
   __libtoolize overwrites install-sh scripts so $INSTALL from Makefile
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sudo.spec?r1=1.131&r2=1.132&f=u



More information about the pld-cvs-commit mailing list