SPECS: help2man.spec - __make install -j1

sls sls at pld-linux.org
Mon Dec 10 22:02:25 CET 2007


Author: sls                          Date: Mon Dec 10 21:02:25 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- __make install -j1

---- Files affected:
SPECS:
   help2man.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/help2man.spec
diff -u SPECS/help2man.spec:1.21 SPECS/help2man.spec:1.22
--- SPECS/help2man.spec:1.21	Tue Feb 13 08:47:11 2007
+++ SPECS/help2man.spec	Mon Dec 10 22:02:20 2007
@@ -47,7 +47,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
+%{__make} -j1 install \
 	DESTDIR=$RPM_BUILD_ROOT
 
 %find_lang %{name}
@@ -79,7 +79,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.21  2007-02-13 07:47:11  glen
+Revision 1.22  2007-12-10 21:02:20  sls
+- __make install -j1
+
+Revision 1.21  2007/02/13 07:47:11  glen
 - tabs in preamble
 
 Revision 1.20  2007/02/12 00:48:55  baggins
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/help2man.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list