summaryrefslogtreecommitdiff
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
commit968554e4c0fcaa4ea35c4cd6c71c3389a786baeb (patch)
treea65147113355a5196109dac228c3ffb0aa9a4932
parent03fbe8faa7ffa6d000c9bbd03a56ad6eee21ea03 (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.
-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 6d4173952..ccb0f3f11 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"