summaryrefslogtreecommitdiff
path: root/wizards/prj/d.lst
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 13:22:43 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 13:22:43 +0000
commit9af3a65b9accefdc4f42c43bcb1fa1047b739c19 (patch)
treeea8d68878e2d9521df8736dd116af8f51ec5d25a /wizards/prj/d.lst
parent3de93622f75943dbb9741fb6df1a172e7838caf3 (diff)
INTEGRATION: CWS pj53 (1.14.126); FILE MERGED
2006/04/13 15:14:14 pjanik 1.14.126.1: #i61798#: Rename create-bundle to macosx-create-bundle.
Diffstat (limited to 'wizards/prj/d.lst')
-rw-r--r--wizards/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/prj/d.lst b/wizards/prj/d.lst
index 1c6be8ccaafc..5804c917ac52 100644
--- a/wizards/prj/d.lst
+++ b/wizards/prj/d.lst
@@ -14,4 +14,4 @@ REM ..\%__SRC%\bin\*.res %_DEST%\bin%_EXT%\*.res
..\%__SRC%\class\*.jar %_DEST%\bin%_EXT%\*.jar
-dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
+dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"