summaryrefslogtreecommitdiff
path: root/xmlscript
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 13:17:45 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 13:17:45 +0000
commitbf0f911d21cbe5437cf97a36a8685f72b4864a4b (patch)
treedcfe09d2cffe1690bb88c14e59d977a0d694ba10 /xmlscript
parenta7aa079a5c657c38e7a51f382ad6a74f603bb3c0 (diff)
INTEGRATION: CWS pj53 (1.12.50); FILE MERGED
2006/04/13 15:15:05 pjanik 1.12.50.1: #i61798#: Rename create-bundle to macosx-create-bundle.
Diffstat (limited to 'xmlscript')
-rw-r--r--xmlscript/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlscript/prj/d.lst b/xmlscript/prj/d.lst
index 7a27131b9557..85ed969aca4c 100644
--- a/xmlscript/prj/d.lst
+++ b/xmlscript/prj/d.lst
@@ -13,4 +13,4 @@ mkdir: %_DEST%\inc%_EXT%\xmlscript
..\dtd\*.dtd %_DEST%\bin%_EXT%\*.dtd
-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"