SPECS: judy.spec - hack for "make -jN" problem

sls sls at pld-linux.org
Thu Mar 27 21:35:26 CET 2008


Author: sls                          Date: Thu Mar 27 20:35:26 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- hack for "make -jN" problem

---- Files affected:
SPECS:
   judy.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/judy.spec
diff -u SPECS/judy.spec:1.19 SPECS/judy.spec:1.20
--- SPECS/judy.spec:1.19	Thu Mar 27 21:23:41 2008
+++ SPECS/judy.spec	Thu Mar 27 21:35:21 2008
@@ -48,6 +48,8 @@
 
 %build
 %configure
+%{__make} -C tool
+%{__make} -C doc -j1
 %{__make}
 
 %install
@@ -86,6 +88,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2008-03-27 20:35:21  sls
+- hack for "make -jN" problem
+
 Revision 1.19  2008-03-27 20:23:41  sls
 - ghost soname symlink
 - more verbose libs list
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/judy.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list