summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--offuh/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/offuh/prj/d.lst b/offuh/prj/d.lst
index ad5550fb3a56..dee7734d5e0d 100644
--- a/offuh/prj/d.lst
+++ b/offuh/prj/d.lst
@@ -324,4 +324,4 @@ mkdir: %_DEST%\inc%_EXT%\com\sun\star\xml\wrapper
..\%__SRC%\inc\com\sun\star\xml\wrapper\*.hpp %_DEST%\inc%_EXT%\com\sun\star\xml\wrapper\*.hpp
..\%__SRC%\inc\com\sun\star\xml\wrapper\*.hdl %_DEST%\inc%_EXT%\com\sun\star\xml\wrapper\*.hdl
#i20156 - end
-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"