summaryrefslogtreecommitdiff
path: root/io/prj
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 12:58:33 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 12:58:33 +0000
commit54327469dc6f1c08195564699e10c2fae7518abf (patch)
tree0cc026d3608038904cad837f7ad5cd9c568f7eb2 /io/prj
parent9786eae6c279adddbaff8db571318e0a1131d870 (diff)
INTEGRATION: CWS pj53 (1.8.44); FILE MERGED
2006/04/13 15:00:28 pjanik 1.8.44.1: #i61798#: Rename create-bundle to macosx-create-bundle.
Diffstat (limited to 'io/prj')
-rw-r--r--io/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/io/prj/d.lst b/io/prj/d.lst
index 9608a895f298..50da08ef4a88 100644
--- a/io/prj/d.lst
+++ b/io/prj/d.lst
@@ -6,4 +6,4 @@
..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*
..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*
-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"