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
commitd0e4ac4e60bd61303d96493613a400c7d1511bbd (patch)
treeafb0a8c5bbea64744be92684d280df3fe0b09564 /xml2cmp/prj
parentec802b47fbea672b790b9de9384671b554c7bd7b (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 32b416497..326a8b477 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"