summaryrefslogtreecommitdiff
path: root/cppuhelper/prj
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/prj')
-rw-r--r--cppuhelper/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppuhelper/prj/d.lst b/cppuhelper/prj/d.lst
index dd63aa1268ff..1b6a40be50f8 100644
--- a/cppuhelper/prj/d.lst
+++ b/cppuhelper/prj/d.lst
@@ -67,6 +67,6 @@ mkdir: %_DEST%\inc%_EXT%\cppuhelper
..\%__SRC%\lib\libcppuhelper*.a %_DEST%\lib%_EXT%\*
..\%__SRC%\lib\cppuhelper*.lib %_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_cppuhelper*.*.*