SPECS: man.spec - __make -j1

sls sls at pld-linux.org
Tue Dec 11 23:14:48 CET 2007


Author: sls                          Date: Tue Dec 11 22:14:48 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- __make -j1

---- Files affected:
SPECS:
   man.spec (1.147 -> 1.148) 

---- Diffs:

================================================================
Index: SPECS/man.spec
diff -u SPECS/man.spec:1.147 SPECS/man.spec:1.148
--- SPECS/man.spec:1.147	Sat Jul 28 11:48:51 2007
+++ SPECS/man.spec	Tue Dec 11 23:14:43 2007
@@ -286,7 +286,7 @@
 # HACK: Make output default to using -c; otherwise it appears broken.
 %{__sed} -i -e 's/nroff /nroff -c /' conf_script
 
-%{__make} \
+%{__make} -j1 \
 	BUILD_CC="%{__cc} %{rpmcflags} %{rpmldflags}" \
 	CC="%{__cc} %{rpmcflags}" \
 	LDFLAGS="%{rpmldflags}"
@@ -588,6 +588,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.148  2007-12-11 22:14:43  sls
+- __make -j1
+
 Revision 1.147  2007-07-28 09:48:51  blues
 - eo is latin3 - no manual currently
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/man.spec?r1=1.147&r2=1.148&f=u



More information about the pld-cvs-commit mailing list