diff options
author | Kurt Zenker <kz@openoffice.org> | 2004-10-08 15:00:58 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2004-10-08 15:00:58 +0000 |
commit | 73ee31d258a2d9b236459c97dc0725d90458c610 (patch) | |
tree | cf8e3fff73dc715442d5a14f25966b2e90f79cc3 /instsetoo_native/prj/build.lst | |
parent | 150037557a1908c7f679fe2fdad843205d162ea7 (diff) |
#i10000# only build on one computer - temporary workaround
Diffstat (limited to 'instsetoo_native/prj/build.lst')
-rw-r--r-- | instsetoo_native/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/instsetoo_native/prj/build.lst b/instsetoo_native/prj/build.lst index b68ade10331e..b577bc60a9b4 100644 --- a/instsetoo_native/prj/build.lst +++ b/instsetoo_native/prj/build.lst @@ -3,4 +3,4 @@ oon instsetoo_native usr1 - all oon_mkout NULL oon instsetoo_native\packimages nmake - all oon_pack NULL oon instsetoo_native\packconfig nmake - all oon_config NULL oon instsetoo_native\inc_openoffice\windows\msi_languages nmake - all oon_msilang NULL -oon instsetoo_native\util nmake - all oon_util oon_pack oon_config oon_msilang NULL +oon instsetoo_native\util nmake - all,pack oon_util oon_pack oon_config oon_msilang NULL |