SPECS: tinycdb.spec - make -j1

glen glen at pld-linux.org
Tue Dec 26 23:34:43 CET 2006


Author: glen                         Date: Tue Dec 26 22:34:43 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make -j1

---- Files affected:
SPECS:
   tinycdb.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/tinycdb.spec
diff -u SPECS/tinycdb.spec:1.17 SPECS/tinycdb.spec:1.18
--- SPECS/tinycdb.spec:1.17	Tue Dec 26 17:21:14 2006
+++ SPECS/tinycdb.spec	Tue Dec 26 23:34:38 2006
@@ -93,7 +93,7 @@
 %setup -q
 
 %build
-%{__make} shared staticlib nss \
+%{__make} -j1 shared staticlib nss \
 	CC="%{__cc}" \
 	CFLAGS="%{rpmcflags}" \
 	NSS_USELIB="\$(SOLIB)"
@@ -144,6 +144,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2006/12/26 22:34:38  glen
+- make -j1
+
 Revision 1.17  2006/12/26 16:21:14  qboosh
 - updated to 0.76
 - new desc taken from URL instead of one from cdb package
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tinycdb.spec?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list