summaryrefslogtreecommitdiffstats
path: root/stoc/prj
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 12:55:59 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 12:55:59 +0000
commit9786eae6c279adddbaff8db571318e0a1131d870 (patch)
treebf834faa34193192f2d7fd1572e6e41ad05cbbfd /stoc/prj
parentINTEGRATION: CWS pj53 (1.74.40); FILE MERGED (diff)
downloadcore-9786eae6c279adddbaff8db571318e0a1131d870.tar.gz
core-9786eae6c279adddbaff8db571318e0a1131d870.zip
INTEGRATION: CWS pj53 (1.14.82); FILE MERGED
2006/04/13 15:09:17 pjanik 1.14.82.1: #i61798#: Rename create-bundle to macosx-create-bundle.
Diffstat (limited to 'stoc/prj')
-rw-r--r--stoc/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/stoc/prj/d.lst b/stoc/prj/d.lst
index ef0bb8b07a1b..1321bd4ced32 100644
--- a/stoc/prj/d.lst
+++ b/stoc/prj/d.lst
@@ -30,4 +30,4 @@ mkdir: %_DEST%\inc%_EXT%\stoc
..\source\typeconv\tcv.xml %_DEST%\xml%_EXT%\typeconverter.uno.xml
..\source\uriproc\module.xml %_DEST%\xml%_EXT%\uriproc.uno.xml
-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"