summaryrefslogtreecommitdiff
path: root/regexp
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 13:23:20 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 13:23:20 +0000
commit6c306ef09fcc4420badfd09efcab4392767861d2 (patch)
tree1422950a0beb1ca2ad0a880296d6336fbe92604d /regexp
parent2245892fa92ab380def871f2bf54388fe860897b (diff)
INTEGRATION: CWS pj53 (1.3.40); FILE MERGED
2006/04/13 15:05:50 pjanik 1.3.40.1: #i61798#: Rename create-bundle to macosx-create-bundle.
Diffstat (limited to 'regexp')
-rw-r--r--regexp/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/regexp/prj/d.lst b/regexp/prj/d.lst
index 6278c6326fb7..3e3c45013f37 100644
--- a/regexp/prj/d.lst
+++ b/regexp/prj/d.lst
@@ -7,4 +7,4 @@ mkdir: %_DEST%\inc%_EXT%\external\regexp
..\%__SRC%\lib\libi18nregexp*.dylib %_DEST%\lib%_EXT%\libi18nregexp*.dylib
..\%__SRC%\lib\ii18nregexp.lib %_DEST%\lib%_EXT%\ii18nregexp.lib
-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"