SPECS: apache-mod_perl.spec - __make -j1 install (needed to install all man...

sls sls at pld-linux.org
Sun Aug 3 01:54:54 CEST 2008


Author: sls                          Date: Sat Aug  2 23:54:54 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- __make -j1 install (needed to install all manuals)

---- Files affected:
SPECS:
   apache-mod_perl.spec (1.171 -> 1.172) 

---- Diffs:

================================================================
Index: SPECS/apache-mod_perl.spec
diff -u SPECS/apache-mod_perl.spec:1.171 SPECS/apache-mod_perl.spec:1.172
--- SPECS/apache-mod_perl.spec:1.171	Tue Jun 17 21:50:19 2008
+++ SPECS/apache-mod_perl.spec	Sun Aug  3 01:54:48 2008
@@ -271,7 +271,7 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{apachelibdir},%{apacheconfdir}}
 
-%{__make} install \
+%{__make} -j1 install \
 	DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -name \*.orig -exec rm -f '{}' \;
 
@@ -342,6 +342,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.172  2008/08/02 23:54:48  sls
+- __make -j1 install (needed to install all manuals)
+
 Revision 1.171  2008/06/17 19:50:19  qboosh
 - more versioning hacks
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apache-mod_perl.spec?r1=1.171&r2=1.172&f=u



More information about the pld-cvs-commit mailing list