summaryrefslogtreecommitdiff
path: root/ucb/prj
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 13:20:05 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 13:20:05 +0000
commit7a2554e8e82132b1a69730982a165e3cf7d0b63a (patch)
tree04d4cb0c3c09b8e9414db50b6a1a82759d6fe418 /ucb/prj
parentbf0f911d21cbe5437cf97a36a8685f72b4864a4b (diff)
INTEGRATION: CWS pj53 (1.16.90); FILE MERGED
2006/04/13 15:12:49 pjanik 1.16.90.1: #i61798#: Rename create-bundle to macosx-create-bundle.
Diffstat (limited to 'ucb/prj')
-rw-r--r--ucb/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/prj/d.lst b/ucb/prj/d.lst
index 962794032803..236ea230fdd3 100644
--- a/ucb/prj/d.lst
+++ b/ucb/prj/d.lst
@@ -33,4 +33,4 @@
..\%__SRC%\misc\ucpgvfs-ucd.txt %_DEST%\bin%_EXT%\ucpgvfs-ucd.txt
-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"