summaryrefslogtreecommitdiff
path: root/xmlscript
diff options
context:
space:
mode:
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"