summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sandbox/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/prj/d.lst b/sandbox/prj/d.lst
index b5ce456bb9b0..9614fd76c786 100644
--- a/sandbox/prj/d.lst
+++ b/sandbox/prj/d.lst
@@ -2,4 +2,4 @@
..\%__SRC%\bin\sandbox_src.zip %COMMON_DEST%\bin%_EXT%\sandbox_src.zip
-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"