summaryrefslogtreecommitdiff
path: root/xml2cmp/prj
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 13:19:25 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 13:19:25 +0000
commitb5ebd0c6c16ed6ad54b7dff6545704e4431a553c (patch)
tree9d724b8f819f3b112c5d4710e16631f259c62da4 /xml2cmp/prj
parent20abaa594bfb21fea1416ce4b81d3e2ff598113f (diff)
INTEGRATION: CWS pj53 (1.7.34); FILE MERGED
2006/04/13 15:14:29 pjanik 1.7.34.1: #i61798#: Rename create-bundle to macosx-create-bundle.
Diffstat (limited to 'xml2cmp/prj')
-rw-r--r--xml2cmp/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/xml2cmp/prj/d.lst b/xml2cmp/prj/d.lst
index 32b416497c74..326a8b4779bb 100644
--- a/xml2cmp/prj/d.lst
+++ b/xml2cmp/prj/d.lst
@@ -3,4 +3,4 @@
..\%__SRC%\bin\srvdepy.exe %_DEST%\bin%_EXT%\srvdepy.exe
..\%__SRC%\bin\srvdepy %_DEST%\bin%_EXT%\srvdepy
-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"