SPECS: 3DKit.spec - make -j1

glen glen at pld-linux.org
Tue Sep 6 23:30:05 CEST 2005


Author: glen                         Date: Tue Sep  6 21:30:05 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make -j1

---- Files affected:
SPECS:
   3DKit.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/3DKit.spec
diff -u SPECS/3DKit.spec:1.8 SPECS/3DKit.spec:1.9
--- SPECS/3DKit.spec:1.8	Tue Sep  6 22:48:09 2005
+++ SPECS/3DKit.spec	Tue Sep  6 23:30:00 2005
@@ -89,7 +89,7 @@
 rm -rf $RPM_BUILD_ROOT
 . %{_prefix}/System/Library/Makefiles/GNUstep.sh
 
-%{__make} install -C 3DKit \
+%{__make} -j1 install -C 3DKit \
 	GNUSTEP_INSTALLATION_DIR=$RPM_BUILD_ROOT%{_prefix}/System
 
 %{__make} install -C GlutKit \
@@ -135,6 +135,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2005/09/06 21:30:00  glen
+- make -j1
+
 Revision 1.8  2005/09/06 20:48:09  arekm
 - rel 5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/3DKit.spec?r1=1.8&r2=1.9&f=u




More information about the pld-cvs-commit mailing list