summaryrefslogtreecommitdiff
path: root/idl
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 12:54:09 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 12:54:09 +0000
commit08e74fd98db9306480fd212f01a7cbcaead2dc3e (patch)
treeb37ee2b4a25829a4b7801127fca69c9f9f065039 /idl
parent44be205094dce6976cb3b35db5ecb0e75d620d0c (diff)
INTEGRATION: CWS pj53 (1.6.50); FILE MERGED
2006/04/13 15:00:08 pjanik 1.6.50.1: #i61798#: Rename create-bundle to macosx-create-bundle.
Diffstat (limited to 'idl')
-rw-r--r--idl/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/idl/prj/d.lst b/idl/prj/d.lst
index 2ca58635e8..0909c98a15 100644
--- a/idl/prj/d.lst
+++ b/idl/prj/d.lst
@@ -1,4 +1,4 @@
..\%__SRC%\bin\svidl.exe %_DEST%\bin%_EXT%\svidl.exe
..\%__SRC%\bin\svidl %_DEST%\bin%_EXT%\svidl
-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"