summaryrefslogtreecommitdiff
path: root/basctl/prj
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 13:02:04 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 13:02:04 +0000
commitaacd881fb614530dd7dd3419100514822788453e (patch)
treeb46105d230cca7fcc3e2ca7d6605a752076c6fb5 /basctl/prj
parent376abf19f67bb47e5525d593fb6d1e951b1f25d4 (diff)
INTEGRATION: CWS pj53 (1.25.178); FILE MERGED
2006/04/13 14:30:51 pjanik 1.25.178.1: #i61798#: Rename create-bundle to macosx-create-bundle.
Diffstat (limited to 'basctl/prj')
-rw-r--r--basctl/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/basctl/prj/d.lst b/basctl/prj/d.lst
index 9bd194f32645..212e9b7307ba 100644
--- a/basctl/prj/d.lst
+++ b/basctl/prj/d.lst
@@ -25,4 +25,4 @@ mkdir: %_DEST%\inc%_EXT%\basctl
..\uiconfig\basicide\accelerator\en-US\*.xml %_DEST%\xml%_EXT%\uiconfig\modules\BasicIDE\accelerator\en-US\*.xml
..\uiconfig\basicide\statusbar\*.xml %_DEST%\xml%_EXT%\uiconfig\modules\BasicIDE\statusbar\*.xml
-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"