From 46b0d2fd30ebcf3d32f261896a1d3427fd2a6156 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Thu, 20 Apr 2006 12:53:30 +0000 Subject: INTEGRATION: CWS pj53 (1.13.54); FILE MERGED 2006/04/13 15:08:11 pjanik 1.13.54.1: #i61798#: Rename create-bundle to macosx-create-bundle. --- sj2/prj/d.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sj2') diff --git a/sj2/prj/d.lst b/sj2/prj/d.lst index 530a101d1801..08fc5c4f023e 100644 --- a/sj2/prj/d.lst +++ b/sj2/prj/d.lst @@ -8,4 +8,4 @@ mkdir: %_DEST%\inc%_EXT%\sj2 ..\%__SRC%\slb\sj.lib %_DEST%\lib%_EXT%\xsj.lib ..\%__SRC%\bin\j?????_g.dll %_DEST%\bin%_EXT%\j?????_g.dll -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