summaryrefslogtreecommitdiff
path: root/jurt
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 13:23:42 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-04-20 13:23:42 +0000
commit18c255651be0532e25295fd870486908e6bf9e1a (patch)
tree224c2cb74a77fe3d84d426b4eb4deb7ee97dff98 /jurt
parent11432448a1beacc7eb15cf161bccedaf0f78ac87 (diff)
INTEGRATION: CWS pj53 (1.7.92); FILE MERGED
2006/04/13 15:00:53 pjanik 1.7.92.1: #i61798#: Rename create-bundle to macosx-create-bundle.
Diffstat (limited to 'jurt')
-rw-r--r--jurt/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/jurt/prj/d.lst b/jurt/prj/d.lst
index 5aa29301ebdb..fb6a0591cfb0 100644
--- a/jurt/prj/d.lst
+++ b/jurt/prj/d.lst
@@ -5,4 +5,4 @@
..\%__SRC%\bin\jurt_src.zip %COMMON_DEST%\bin%_EXT%\jurt_src.zip
-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"