summaryrefslogtreecommitdiffstats
path: root/comphelper/prj/d.lst
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 13:24:26 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 13:24:26 +0000
commit075c289dbeb8f9dbca99abb69b9c9182363af89d (patch)
treef788a10f5099eda354eee82169e623fd643ec35d /comphelper/prj/d.lst
parentINTEGRATION: CWS pj53 (1.3.40); FILE MERGED (diff)
downloadcore-075c289dbeb8f9dbca99abb69b9c9182363af89d.tar.gz
core-075c289dbeb8f9dbca99abb69b9c9182363af89d.zip
INTEGRATION: CWS pj53 (1.11.172); FILE MERGED
2006/04/13 14:38:26 pjanik 1.11.172.1: #i61798#: Rename create-bundle to macosx-create-bundle.
Diffstat (limited to 'comphelper/prj/d.lst')
-rw-r--r--comphelper/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/comphelper/prj/d.lst b/comphelper/prj/d.lst
index 20e91f2eb512..958e62e05978 100644
--- a/comphelper/prj/d.lst
+++ b/comphelper/prj/d.lst
@@ -13,4 +13,4 @@ mkdir: %_DEST%\inc%_EXT%\cppuhelper
..\inc\comphelper\extract.hxx %_DEST%\inc%_EXT%\cppuhelper\extract.hxx
..\version.mk %_DEST%\inc%_EXT%\comphelper\version.mk
-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"