summaryrefslogtreecommitdiffstats
path: root/cppu/prj
diff options
context:
space:
mode:
Diffstat (limited to 'cppu/prj')
-rw-r--r--cppu/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppu/prj/d.lst b/cppu/prj/d.lst
index e88363687fe1..de7cbdc70a86 100644
--- a/cppu/prj/d.lst
+++ b/cppu/prj/d.lst
@@ -44,6 +44,6 @@ mkdir: %_DEST%\inc%_EXT%\uno
..\%__SRC%\bin\cppu* %_DEST%\bin%_EXT%\*
..\%__SRC%\lib\libuno_cppu.*.* %_DEST%\lib%_EXT%\*
-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"
linklib: libuno_cppu.*.*