summaryrefslogtreecommitdiff
path: root/io
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 12:58:33 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 12:58:33 +0000
commit9a2476d28b1b8bb0767b15087d9714724b3402c1 (patch)
treea8f97079edd8bdadd4f534a3975b0e803fe69522 /io
parentde1dedb5643b8b413936de8166364048859b0af6 (diff)
INTEGRATION: CWS pj53 (1.8.44); FILE MERGED
2006/04/13 15:00:28 pjanik 1.8.44.1: #i61798#: Rename create-bundle to macosx-create-bundle.
Diffstat (limited to 'io')
-rw-r--r--io/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/io/prj/d.lst b/io/prj/d.lst
index 9608a895f..50da08ef4 100644
--- a/io/prj/d.lst
+++ b/io/prj/d.lst
@@ -6,4 +6,4 @@
..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*
..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*
-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"