summaryrefslogtreecommitdiff
path: root/sax/prj/d.lst
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 12:53:49 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 12:53:49 +0000
commit80e114ad6996d64679a14f1003d27ebda849baef (patch)
treea24e533c71b839b52f4212524ea73e9eaf40fd0a /sax/prj/d.lst
parent91917f60dd0aa73585eb797ef26c109a4ee95f47 (diff)
INTEGRATION: CWS pj53 (1.8.50); FILE MERGED
2006/04/13 15:06:55 pjanik 1.8.50.1: #i61798#: Rename create-bundle to macosx-create-bundle.
Diffstat (limited to 'sax/prj/d.lst')
-rw-r--r--sax/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/sax/prj/d.lst b/sax/prj/d.lst
index e95fe35f9062..c325b46c9c72 100644
--- a/sax/prj/d.lst
+++ b/sax/prj/d.lst
@@ -2,4 +2,4 @@
..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*.so
..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib
-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"