summaryrefslogtreecommitdiff
path: root/wizards/prj
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-10-24 12:40:14 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-10-24 12:40:14 +0000
commitba536905d99bc6a42582769d0ff6287d652342ad (patch)
treec3d9b4c0d237f7d744fe61484659f4398dab9bc1 /wizards/prj
parentf968873caf9c04973ad6680534f8ac532a55bbd9 (diff)
INTEGRATION: CWS pj59 (1.15.46); FILE MERGED
2006/09/19 07:51:06 pjanik 1.15.46.1: #i69025#: Remove extraneous macosx-create-bundle call.
Diffstat (limited to 'wizards/prj')
-rw-r--r--wizards/prj/d.lst2
1 files changed, 0 insertions, 2 deletions
diff --git a/wizards/prj/d.lst b/wizards/prj/d.lst
index 5804c917ac52..4d1ad83d1c42 100644
--- a/wizards/prj/d.lst
+++ b/wizards/prj/d.lst
@@ -13,5 +13,3 @@ mkdir: %_DEST%\pck%_EXT%
REM ..\%__SRC%\bin\*.res %_DEST%\bin%_EXT%\*.res
..\%__SRC%\class\*.jar %_DEST%\bin%_EXT%\*.jar
-
-dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"