summaryrefslogtreecommitdiff
path: root/automation/prj
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 13:02:40 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 13:02:40 +0000
commite16c1f7448d62abf41b5ccf22d3e9575d219b591 (patch)
treed9b926e856a4e70496e96be2e50705bd9721fcf7 /automation/prj
parentaacd881fb614530dd7dd3419100514822788453e (diff)
INTEGRATION: CWS pj53 (1.15.46); FILE MERGED
2006/04/13 13:51:56 pjanik 1.15.46.1: #i61798#: Rename create-bundle to macosx-create-bundle.
Diffstat (limited to 'automation/prj')
-rw-r--r--automation/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/automation/prj/d.lst b/automation/prj/d.lst
index 3db776b9391e..5997020ea2db 100644
--- a/automation/prj/d.lst
+++ b/automation/prj/d.lst
@@ -22,4 +22,4 @@ hedabu: ..\inc\simplecm.hxx %_DEST%\inc%_EXT%\automation\simplecm.hxx
..\%COMMON_OUTDIR%\bin\images_tt.zip %COMMON_DEST%\bin%_EXT%\images_tt.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"