summaryrefslogtreecommitdiff
path: root/remotebridges
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 13:02:20 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 13:02:20 +0000
commit641c7f0a603446ee363249934edd0f4ef3b908e7 (patch)
treeaa4d08dc00b20d802b88849f57a6b098f29d2918 /remotebridges
parent5e7d77bada7df3595a31c3b7c4ec52404f0549f0 (diff)
INTEGRATION: CWS pj53 (1.10.42); FILE MERGED
2006/04/13 15:06:11 pjanik 1.10.42.1: #i61798#: Rename create-bundle to macosx-create-bundle.
Diffstat (limited to 'remotebridges')
-rw-r--r--remotebridges/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/remotebridges/prj/d.lst b/remotebridges/prj/d.lst
index 08f8b22e03a2..6a2faee64e3e 100644
--- a/remotebridges/prj/d.lst
+++ b/remotebridges/prj/d.lst
@@ -7,4 +7,4 @@
..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*
..\%__SRC%\lib\*.dylib %_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"