summaryrefslogtreecommitdiff
path: root/rsc/prj/d.lst
diff options
context:
space:
mode:
Diffstat (limited to 'rsc/prj/d.lst')
-rw-r--r--rsc/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/rsc/prj/d.lst b/rsc/prj/d.lst
index deb058ecc5bb..7867b5f75d80 100644
--- a/rsc/prj/d.lst
+++ b/rsc/prj/d.lst
@@ -8,4 +8,4 @@
mkdir: %_DEST%\inc%_EXT%\rsc
..\inc\rscsfx.hxx %_DEST%\inc%_EXT%\rsc\rscsfx.hxx
-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"