summaryrefslogtreecommitdiff
path: root/rdbmaker
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 13:16:04 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 13:16:04 +0000
commitec802b47fbea672b790b9de9384671b554c7bd7b (patch)
tree577187e164f80f304b0c10e5d22f808a3ca89381 /rdbmaker
parent3c8ab18cbae8386bd4f3b5c5c7a6a7bac1909209 (diff)
INTEGRATION: CWS pj53 (1.6.40); FILE MERGED
2006/04/13 15:05:31 pjanik 1.6.40.1: #i61798#: Rename create-bundle to macosx-create-bundle.
Diffstat (limited to 'rdbmaker')
-rw-r--r--rdbmaker/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/rdbmaker/prj/d.lst b/rdbmaker/prj/d.lst
index 01dd6d1a5..5c58b1454 100644
--- a/rdbmaker/prj/d.lst
+++ b/rdbmaker/prj/d.lst
@@ -3,4 +3,4 @@
..\%__SRC%\bin\rdbmaker %_DEST%\bin%_EXT%\rdbmaker
-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"