summaryrefslogtreecommitdiff
path: root/uui
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 12:55:15 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 12:55:15 +0000
commitb9a0ed742f0791b19ee4be83c5b4a078ae6077ca (patch)
treec54619f2a4620618ea025fbcf257bbfd654cfa26 /uui
parent40a1d5199036f65c8ea9d65c672eb0e881006b5a (diff)
INTEGRATION: CWS pj53 (1.10.138); FILE MERGED
2006/04/13 15:13:35 pjanik 1.10.138.1: #i61798#: Rename create-bundle to macosx-create-bundle.
Diffstat (limited to 'uui')
-rw-r--r--uui/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/prj/d.lst b/uui/prj/d.lst
index ca6eb5edc3..6c9faf438d 100644
--- a/uui/prj/d.lst
+++ b/uui/prj/d.lst
@@ -8,4 +8,4 @@ mkdir: %COMMON_DEST%\bin%_EXT%\hid
..\util\uui.xml %_DEST%\xml%_EXT%\uui.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"