rpms/openoffice.org/devel openoffice.org.spec,1.333,1.334

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jul 21 11:58:18 UTC 2005


Author: caolanm

Update of /cvs/dist/rpms/openoffice.org/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv22581

Modified Files:
	openoffice.org.spec 
Log Message:
no idea


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.333
retrieving revision 1.334
diff -u -r1.333 -r1.334
--- openoffice.org.spec	21 Jul 2005 10:46:20 -0000	1.333
+++ openoffice.org.spec	21 Jul 2005 11:58:14 -0000	1.334
@@ -857,11 +857,11 @@
 export nodep=true
 export NO_HIDS=true
 #enable parallel build
-#export MAXPROCESS=$RPM_BUILD_NCPUS
+export MAXPROCESS=$RPM_BUILD_NCPUS
 #dmake has limit of 10 processes apparently
-#if [ $MAXPROCESS -gt 10 ]; then
-#	export MAXPROCESS=10
-#fi
+if [ $MAXPROCESS -gt 10 ]; then
+	export MAXPROCESS=10
+fi
 #we'll build with at least build -P2 so we can do something useful while
 #helpcontent2 is wasting our time
 export MAXBUILDS=$RPM_BUILD_NCPUS
@@ -891,12 +891,6 @@
 localize -m -x -l ta-IN -f %{SOURCE3}
 cd ../..
 cd instsetoo_native/util
-#enable parallel build
-export MAXPROCESS=$RPM_BUILD_NCPUS
-#dmake has limit of 10 processes apparently
-if [ $MAXPROCESS -gt 10 ]; then
-	export MAXPROCESS=10
-fi
 if ! build --dlv_switch link --all -P$MAXBUILDS; then
     echo Hmm...
     df -h .




More information about the fedora-cvs-commits mailing list