SPECS: subversion.spec - try -j1 as an attempt to "fix" perl bindings

adamg adamg at pld-linux.org
Tue Jan 6 19:55:38 CET 2009


Author: adamg                        Date: Tue Jan  6 18:55:38 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- try -j1 as an attempt to "fix" perl bindings

---- Files affected:
SPECS:
   subversion.spec (1.239 -> 1.240) 

---- Diffs:

================================================================
Index: SPECS/subversion.spec
diff -u SPECS/subversion.spec:1.239 SPECS/subversion.spec:1.240
--- SPECS/subversion.spec:1.239	Tue Dec 23 11:59:59 2008
+++ SPECS/subversion.spec	Tue Jan  6 19:55:32 2009
@@ -406,7 +406,7 @@
 %endif
 # perl
 %if %{with perl}
-%{__make} swig-pl-lib
+%{__make} -j1 swig-pl-lib
 odir=$(pwd)
 cd subversion/bindings/swig/perl/native
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -740,6 +740,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.240  2009/01/06 18:55:32  adamg
+- try -j1 as an attempt to "fix" perl bindings
+
 Revision 1.239  2008/12/23 10:59:59  arekm
 - up to 1.5.5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/subversion.spec?r1=1.239&r2=1.240&f=u



More information about the pld-cvs-commit mailing list