SPECS: man.spec - simultaneous builds works again (removed -j1 opt...

paszczus paszczus at pld-linux.org
Wed Sep 21 14:16:16 CEST 2005


Author: paszczus                     Date: Wed Sep 21 12:16:16 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- simultaneous builds works again (removed -j1 option from %{__make})

---- Files affected:
SPECS:
   man.spec (1.107 -> 1.108) 

---- Diffs:

================================================================
Index: SPECS/man.spec
diff -u SPECS/man.spec:1.107 SPECS/man.spec:1.108
--- SPECS/man.spec:1.107	Wed Sep 21 14:14:28 2005
+++ SPECS/man.spec	Wed Sep 21 14:16:11 2005
@@ -209,7 +209,7 @@
 	+lang all \
 	-confdir %{_sysconfdir}
 
-%{__make} -j1 \
+%{__make} \
 	CC="%{__cc} %{rpmcflags}" \
 	LDFLAGS="%{rpmldflags}"
 
@@ -431,6 +431,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.108  2005/09/21 12:16:11  paszczus
+- simultaneous builds works again (removed -j1 option from %{__make})
+
 Revision 1.107  2005/09/21 12:14:28  paszczus
 - updated to 1.6b
 - added man8 to fr
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/man.spec?r1=1.107&r2=1.108&f=u




More information about the pld-cvs-commit mailing list