summaryrefslogtreecommitdiff
path: root/cpputools/prj
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 13:24:00 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 13:24:00 +0000
commit95dbadd6d70635fae8b2e32c6ab4207aaf04d389 (patch)
tree72b08568584b29b30cf956ba9b764578f5ba5d08 /cpputools/prj
parent18c255651be0532e25295fd870486908e6bf9e1a (diff)
INTEGRATION: CWS pj53 (1.15.26); FILE MERGED
2006/04/13 14:40:01 pjanik 1.15.26.1: #i61798#: Rename create-bundle to macosx-create-bundle.
Diffstat (limited to 'cpputools/prj')
-rw-r--r--cpputools/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpputools/prj/d.lst b/cpputools/prj/d.lst
index 6d417395219c..ccb0f3f110e2 100644
--- a/cpputools/prj/d.lst
+++ b/cpputools/prj/d.lst
@@ -15,4 +15,4 @@
-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"