summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 13:19:07 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 13:19:07 +0000
commit3de93622f75943dbb9741fb6df1a172e7838caf3 (patch)
treecd20cd257021fafa724d440d9e12eb1d0f38cb30
parente16c1f7448d62abf41b5ccf22d3e9575d219b591 (diff)
INTEGRATION: CWS pj53 (1.1.42); FILE MERGED
2006/04/13 14:32:18 pjanik 1.1.42.1: #i61798#: Rename create-bundle to macosx-create-bundle.
-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"