diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2009-12-09 12:20:17 +0100 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2009-12-09 12:20:17 +0100 |
commit | 9a30ec41a8a9fbe4d61ae8174c9dfccedc8dab88 (patch) | |
tree | fa350fd5ea1c581818775ce1b98eecd71b4ac0b5 | |
parent | ae6f8262a3eaef43766cb05648c2d671fc17a940 (diff) |
masterfix: #i10000# - workaround changed dir namesooo/DEV300_m67
-rw-r--r-- | solenv/config/sdev300.ini | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/solenv/config/sdev300.ini b/solenv/config/sdev300.ini index 024e5dd69..7550f86ae 100644 --- a/solenv/config/sdev300.ini +++ b/solenv/config/sdev300.ini @@ -85,6 +85,10 @@ common { MAXPROC maxproc=%MAXPROCESS% } + minorext + { + UPDMINOREXT .%UPDMINOR% + } nojava { DISABLE_JAVA TRUE @@ -138,7 +142,7 @@ common STL_ROOT UPDATER } - order common:2 common:3 pro:0 pro:1 common common:0 btarget zipsource cwsname common:1 nojava shell tmp crashdump maxproc hg r_only nosource + order minorext common:2 common:3 pro:0 pro:1 common common:0 btarget zipsource cwsname common:1 nojava shell tmp crashdump maxproc hg r_only nosource reset { ALT_L10N_MODULE @@ -178,6 +182,7 @@ common cwsname CWS_WORK_STAMP envroot hg + minorext nojava nosource pro |