packages: brltty/brltty.spec - no parallel build

baggins baggins at pld-linux.org
Thu Jul 29 14:40:18 CEST 2010


Author: baggins                      Date: Thu Jul 29 12:40:18 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- no parallel build

---- Files affected:
packages/brltty:
   brltty.spec (1.43 -> 1.44) 

---- Diffs:

================================================================
Index: packages/brltty/brltty.spec
diff -u packages/brltty/brltty.spec:1.43 packages/brltty/brltty.spec:1.44
--- packages/brltty/brltty.spec:1.43	Thu Jul 29 14:38:21 2010
+++ packages/brltty/brltty.spec	Thu Jul 29 14:40:12 2010
@@ -203,7 +203,8 @@
 	--with-install-root="$RPM_BUILD_ROOT" \
 	%{!?with_java:--disable-java-bindings} \
 	--enable-api
-%{__make}
+
+%{__make} -j1
 
 directory="doc"
 mkdir -p "$directory"
@@ -611,6 +612,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2010/07/29 12:40:12  baggins
+- no parallel build
+
 Revision 1.43  2010/07/29 12:38:21  baggins
 - more files
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/brltty/brltty.spec?r1=1.43&r2=1.44&f=u



More information about the pld-cvs-commit mailing list