summaryrefslogtreecommitdiff
path: root/vos
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 13:15:44 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 13:15:44 +0000
commitb99804a3a959a1c02c74ef7c88550ab12018b94e (patch)
tree28f1433538247c89d047364be50a324d4a1f2a9b /vos
parentaa3b05915809c99ccd651a01b49f70b9a88c0b2f (diff)
INTEGRATION: CWS pj53 (1.8.48); FILE MERGED
2006/04/13 15:14:01 pjanik 1.8.48.1: #i61798#: Rename create-bundle to macosx-create-bundle.
Diffstat (limited to 'vos')
-rw-r--r--vos/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/vos/prj/d.lst b/vos/prj/d.lst
index 2d05c25772c1..389295172da4 100644
--- a/vos/prj/d.lst
+++ b/vos/prj/d.lst
@@ -14,4 +14,4 @@ mkdir: %_DEST%\inc%_EXT%\vos
..\%__SRC%\bin\vos*.dll %_DEST%\bin%_EXT%\vos*.dll
-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"