summaryrefslogtreecommitdiff
path: root/regexp/prj/d.lst
diff options
context:
space:
mode:
Diffstat (limited to 'regexp/prj/d.lst')
-rw-r--r--regexp/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/regexp/prj/d.lst b/regexp/prj/d.lst
index 6278c6326fb7..3e3c45013f37 100644
--- a/regexp/prj/d.lst
+++ b/regexp/prj/d.lst
@@ -7,4 +7,4 @@ mkdir: %_DEST%\inc%_EXT%\external\regexp
..\%__SRC%\lib\libi18nregexp*.dylib %_DEST%\lib%_EXT%\libi18nregexp*.dylib
..\%__SRC%\lib\ii18nregexp.lib %_DEST%\lib%_EXT%\ii18nregexp.lib
-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"