summaryrefslogtreecommitdiff
path: root/rsc/prj
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 13:23:02 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 13:23:02 +0000
commit2245892fa92ab380def871f2bf54388fe860897b (patch)
tree1b960732c578d99e52e54ac39cbb26b6e6f74ab8 /rsc/prj
parent8cfe5f0005806266b39d58cb232914f9bca2760f (diff)
INTEGRATION: CWS pj53 (1.8.62); FILE MERGED
2006/04/13 15:06:25 pjanik 1.8.62.1: #i61798#: Rename create-bundle to macosx-create-bundle.
Diffstat (limited to 'rsc/prj')
-rw-r--r--rsc/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/rsc/prj/d.lst b/rsc/prj/d.lst
index deb058ecc5bb..7867b5f75d80 100644
--- a/rsc/prj/d.lst
+++ b/rsc/prj/d.lst
@@ -8,4 +8,4 @@
mkdir: %_DEST%\inc%_EXT%\rsc
..\inc\rscsfx.hxx %_DEST%\inc%_EXT%\rsc\rscsfx.hxx
-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"