summaryrefslogtreecommitdiff
path: root/transex3/prj
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 13:15:27 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 13:15:27 +0000
commitaa3b05915809c99ccd651a01b49f70b9a88c0b2f (patch)
tree6174e825225de1d0de744410fcd9a35b2353a3fc /transex3/prj
parentbbf41cf70810e5330c3c58e163cb869eeef0037f (diff)
INTEGRATION: CWS pj53 (1.20.112); FILE MERGED
2006/04/13 15:12:30 pjanik 1.20.112.1: #i61798#: Rename create-bundle to macosx-create-bundle.
Diffstat (limited to 'transex3/prj')
-rw-r--r--transex3/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/transex3/prj/d.lst b/transex3/prj/d.lst
index 1bd8af0e418a..c1c619a3f17c 100644
--- a/transex3/prj/d.lst
+++ b/transex3/prj/d.lst
@@ -27,4 +27,4 @@ mkdir: %_DEST%\inc%_EXT%\transex3
..\%__SRC%\lib\transex.lib %_DEST%\lib%_EXT%\transex.lib
..\%__SRC%\lib\libtransex.a %_DEST%\lib%_EXT%\libtransex.a
-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"