summaryrefslogtreecommitdiff
path: root/ucbhelper
diff options
context:
space:
mode:
Diffstat (limited to 'ucbhelper')
-rw-r--r--ucbhelper/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucbhelper/prj/d.lst b/ucbhelper/prj/d.lst
index 9e6f291763e0..81961481d6f8 100644
--- a/ucbhelper/prj/d.lst
+++ b/ucbhelper/prj/d.lst
@@ -39,4 +39,4 @@ mkdir: %_DEST%\inc%_EXT%\ucbhelper
..\version.mk %_DEST%\inc%_EXT%\ucbhelper\version.mk
..\inc\ucbhelper\ucbhelperdllapi.h %_DEST%\inc%_EXT%\ucbhelper\ucbhelperdllapi.h
-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"