summaryrefslogtreecommitdiff
path: root/solenv/config
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2009-08-31 11:32:02 +0000
committerOliver Bolte <obo@openoffice.org>2009-08-31 11:32:02 +0000
commit044c31060679f4ed203fc970f4f60141cab526dd (patch)
tree0df8390d88455446d216041aef13d50d62502553 /solenv/config
parent51a8e2fe0ebcef2b6fea4ecea4896fa1a773a991 (diff)
#100000#,#160112# MAXPROC missing for cygwin + lucopy
Diffstat (limited to 'solenv/config')
-rw-r--r--solenv/config/sdev300.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/solenv/config/sdev300.ini b/solenv/config/sdev300.ini
index 44cc5793c309..1d68384409a7 100644
--- a/solenv/config/sdev300.ini
+++ b/solenv/config/sdev300.ini
@@ -3738,7 +3738,7 @@ wntmsci12
sh
{
400: if [ $COPYALL ]; then
- 410: perl $SOLAR_ENV_ROOT/etools/lucopy.pl all $ZIPSOURCE $BTARGET
+ 410: perl $SOLAR_ENV_ROOT/etools/lucopy.pl all $ZIPSOURCE $BTARGET $MAXPROC
415: fi
600: umask 002
800: hash -r
@@ -3757,7 +3757,7 @@ wntmsci12
}
csh
{
- 400: if ( ${?COPYALL} ) perl $SOLAR_ENV_ROOT/etools/lucopy.pl all $ZIPSOURCE $BTARGET
+ 400: if ( ${?COPYALL} ) perl $SOLAR_ENV_ROOT/etools/lucopy.pl all $ZIPSOURCE $BTARGET $MAXPROC
600: umask 002
800: rehash
850: if ( "$?SO_GEN_ERROR" == 0 ) setenv SO_GEN_ERROR