summaryrefslogtreecommitdiff
path: root/bean/prj
diff options
context:
space:
mode:
Diffstat (limited to 'bean/prj')
-rw-r--r--bean/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/bean/prj/d.lst b/bean/prj/d.lst
index 4cd174d5b866..76d5b1bc2d61 100644
--- a/bean/prj/d.lst
+++ b/bean/prj/d.lst
@@ -4,5 +4,5 @@
..\%__SRC%\lib\libofficebean.so %_DEST%\lib%_EXT%\libofficebean.so
..\%__SRC%\lib\*officebean.dylib %_DEST%\lib%_EXT%\*officebean.dylib
-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"