SPECS: xalan-c.spec - make -j1

glen glen at pld-linux.org
Wed Jan 17 13:08:17 CET 2007


Author: glen                         Date: Wed Jan 17 12:08:17 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make -j1

---- Files affected:
SPECS:
   xalan-c.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/xalan-c.spec
diff -u SPECS/xalan-c.spec:1.27 SPECS/xalan-c.spec:1.28
--- SPECS/xalan-c.spec:1.27	Wed Jan 17 13:02:39 2007
+++ SPECS/xalan-c.spec	Wed Jan 17 13:08:12 2007
@@ -77,7 +77,8 @@
 	-t icu \
 	-m icu
 
-%{__make}
+# tries to link testXSLT before libxalan-c.so symlink is created
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -117,6 +118,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2007/01/17 12:08:12  glen
+- make -j1
+
 Revision 1.27  2007/01/17 12:02:39  hawk
 - make it build, cleanup, rel 0.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xalan-c.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list