summaryrefslogtreecommitdiff
path: root/sax/prj
diff options
context:
space:
mode:
Diffstat (limited to 'sax/prj')
-rw-r--r--sax/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/sax/prj/d.lst b/sax/prj/d.lst
index e95fe35f9062..c325b46c9c72 100644
--- a/sax/prj/d.lst
+++ b/sax/prj/d.lst
@@ -2,4 +2,4 @@
..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*.so
..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib
-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"