summaryrefslogtreecommitdiff
path: root/unotools/prj
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/prj')
-rw-r--r--unotools/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/unotools/prj/d.lst b/unotools/prj/d.lst
index 2bc30df493d8..c6652d1505bc 100644
--- a/unotools/prj/d.lst
+++ b/unotools/prj/d.lst
@@ -11,4 +11,4 @@ mkdir: %_DEST%\inc%_EXT%\unotools
..\inc\unotools\*.hxx %_DEST%\inc%_EXT%\unotools\*.hxx
..\inc\unotools\unotoolsdllapi.h %_DEST%\inc%_EXT%\unotools\unotoolsdllapi.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"