SPECS: ekhtml.spec - make -j1

glen glen at pld-linux.org
Wed Sep 14 01:12:00 CEST 2005


Author: glen                         Date: Tue Sep 13 23:12:00 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make -j1

---- Files affected:
SPECS:
   ekhtml.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/ekhtml.spec
diff -u SPECS/ekhtml.spec:1.4 SPECS/ekhtml.spec:1.5
--- SPECS/ekhtml.spec:1.4	Tue Feb 24 02:11:55 2004
+++ SPECS/ekhtml.spec	Wed Sep 14 01:11:55 2005
@@ -46,7 +46,7 @@
 
 %build
 %configure
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -81,6 +81,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/09/13 23:11:55  glen
+- make -j1
+
 Revision 1.4  2004/02/24 01:11:55  ankry
 - pl fixes, cosmetics
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ekhtml.spec?r1=1.4&r2=1.5&f=u




More information about the pld-cvs-commit mailing list