summaryrefslogtreecommitdiff
path: root/sj2
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 12:53:30 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 12:53:30 +0000
commit44be205094dce6976cb3b35db5ecb0e75d620d0c (patch)
treeeb94b2fe9c78dc416cd639156439191d3e1ce89d /sj2
parentbb3506aeaf8ea982e939d675c826d02b2c9bd381 (diff)
INTEGRATION: CWS pj53 (1.13.54); FILE MERGED
2006/04/13 15:08:11 pjanik 1.13.54.1: #i61798#: Rename create-bundle to macosx-create-bundle.
Diffstat (limited to 'sj2')
-rw-r--r--sj2/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/sj2/prj/d.lst b/sj2/prj/d.lst
index 530a101d18..08fc5c4f02 100644
--- a/sj2/prj/d.lst
+++ b/sj2/prj/d.lst
@@ -8,4 +8,4 @@ mkdir: %_DEST%\inc%_EXT%\sj2
..\%__SRC%\slb\sj.lib %_DEST%\lib%_EXT%\xsj.lib
..\%__SRC%\bin\j?????_g.dll %_DEST%\bin%_EXT%\j?????_g.dll
-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"