diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-11-02 08:27:38 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-11-02 08:27:38 +0000 |
commit | f83a04595a7ddf4563b11cd560dac5839e1948fa (patch) | |
tree | 20925b7173644545e7e2dfe5e0abed95f9c269af /instsetoo_native/prj/build.lst | |
parent | 1c934daf5e5eec7f0e7d6423c42da332f7993438 (diff) |
#i10000# remove temporarily needed 'pack' restriction
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 b577bc60a9b4..b68ade10331e 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,pack oon_util oon_pack oon_config oon_msilang NULL +oon instsetoo_native\util nmake - all oon_util oon_pack oon_config oon_msilang NULL |