summaryrefslogtreecommitdiff
path: root/configmgr/prj
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 12:54:33 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 12:54:33 +0000
commit11ea9659305ef9f6dc3c464d64ce75194587fee9 (patch)
treece3bbac5985cf5e7dedbff74a143a7ca82e46235 /configmgr/prj
parent18d096d3efe696e023d0e2ec63a96b8e7e38ee1b (diff)
INTEGRATION: CWS pj53 (1.13.66); FILE MERGED
2006/04/13 14:38:47 pjanik 1.13.66.1: #i61798#: Rename create-bundle to macosx-create-bundle.
Diffstat (limited to 'configmgr/prj')
-rw-r--r--configmgr/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/configmgr/prj/d.lst b/configmgr/prj/d.lst
index 7d49d5140d75..d03a5bdf9ea9 100644
--- a/configmgr/prj/d.lst
+++ b/configmgr/prj/d.lst
@@ -11,4 +11,4 @@ mkdir: %_DEST%\inc%_EXT%\configmgr
..\%__SRC%\misc\configmgr2.uno.xml %_DEST%\xml%_EXT%\configmgr2.uno.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"