summaryrefslogtreecommitdiff
path: root/automation/prj
diff options
context:
space:
mode:
Diffstat (limited to 'automation/prj')
-rw-r--r--automation/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/automation/prj/d.lst b/automation/prj/d.lst
index 3db776b9391e..5997020ea2db 100644
--- a/automation/prj/d.lst
+++ b/automation/prj/d.lst
@@ -22,4 +22,4 @@ hedabu: ..\inc\simplecm.hxx %_DEST%\inc%_EXT%\automation\simplecm.hxx
..\%COMMON_OUTDIR%\bin\images_tt.zip %COMMON_DEST%\bin%_EXT%\images_tt.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"