summaryrefslogtreecommitdiff
path: root/ucbhelper/prj
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 12:54:53 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 12:54:53 +0000
commit9f10a85aeca672f5873bcec3b037a6052681a906 (patch)
tree919a38a7e0165557558d0831102634f1685ca873 /ucbhelper/prj
parent250c4b4af63bbda0d5b174671873f90bb125dc80 (diff)
INTEGRATION: CWS pj53 (1.22.38); FILE MERGED
2006/04/13 15:13:07 pjanik 1.22.38.1: #i61798#: Rename create-bundle to macosx-create-bundle.
Diffstat (limited to 'ucbhelper/prj')
-rw-r--r--ucbhelper/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucbhelper/prj/d.lst b/ucbhelper/prj/d.lst
index 9e6f291763e0..81961481d6f8 100644
--- a/ucbhelper/prj/d.lst
+++ b/ucbhelper/prj/d.lst
@@ -39,4 +39,4 @@ mkdir: %_DEST%\inc%_EXT%\ucbhelper
..\version.mk %_DEST%\inc%_EXT%\ucbhelper\version.mk
..\inc\ucbhelper\ucbhelperdllapi.h %_DEST%\inc%_EXT%\ucbhelper\ucbhelperdllapi.h
-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"