summaryrefslogtreecommitdiff
path: root/sandbox
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 12:58:49 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 12:58:49 +0000
commitea911fa1f583534712c99a9884166d81062047b5 (patch)
tree1cea0c0b111eac4a9008ae659d33be8618b23015 /sandbox
parentd0784e8ac66704b864fd5767a81ecbb408d2e790 (diff)
INTEGRATION: CWS pj53 (1.7.44); FILE MERGED
2006/04/13 15:06:39 pjanik 1.7.44.1: #i61798#: Rename create-bundle to macosx-create-bundle.
Diffstat (limited to 'sandbox')
-rw-r--r--sandbox/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/prj/d.lst b/sandbox/prj/d.lst
index b5ce456bb9b0..9614fd76c786 100644
--- a/sandbox/prj/d.lst
+++ b/sandbox/prj/d.lst
@@ -2,4 +2,4 @@
..\%__SRC%\bin\sandbox_src.zip %COMMON_DEST%\bin%_EXT%\sandbox_src.zip
-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"