From 18c255651be0532e25295fd870486908e6bf9e1a Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Thu, 20 Apr 2006 13:23:42 +0000
Subject: 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.
---
jurt/prj/d.lst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'jurt/prj')
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"
--
cgit