summaryrefslogtreecommitdiff
path: root/linguistic
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 13:05:19 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 13:05:19 +0000
commit50e4cbee7e67c26e2b407fe03912d6a210284b11 (patch)
treec095bba40575ed6e24cd654667b40b197f75f804 /linguistic
parent34ad296a6b1f6164bae4cc484415a0f02816f5fc (diff)
INTEGRATION: CWS pj53 (1.13.54); FILE MERGED
2006/04/13 15:01:30 pjanik 1.13.54.1: #i61798#: Rename create-bundle to macosx-create-bundle.
Diffstat (limited to 'linguistic')
-rw-r--r--linguistic/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/linguistic/prj/d.lst b/linguistic/prj/d.lst
index fe4c6ac6e0d7..d5690dbf1c73 100644
--- a/linguistic/prj/d.lst
+++ b/linguistic/prj/d.lst
@@ -9,4 +9,4 @@
mkdir: %_DEST%\inc%_EXT%\linguistic
..\inc\*.hxx %_DEST%\inc%_EXT%\linguistic\*.hxx
-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"