From db765a4d9e47458c24c546aa0eb564d068d6ce92 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Tue, 24 Oct 2006 12:41:43 +0000 Subject: INTEGRATION: CWS pj59 (1.8.18); FILE MERGED 2006/09/19 07:10:09 pjanik 1.8.18.1: #i69025#: Remove extraneous macosx-create-bundle call. --- jurt/prj/d.lst | 2 -- 1 file changed, 2 deletions(-) diff --git a/jurt/prj/d.lst b/jurt/prj/d.lst index fb6a0591cfb0..5223fe2fe5ee 100644 --- a/jurt/prj/d.lst +++ b/jurt/prj/d.lst @@ -4,5 +4,3 @@ ..\%__SRC%\lib\libjpipe*.dylib %_DEST%\lib%_EXT%\libjpipe*.dylib ..\%__SRC%\bin\jurt_src.zip %COMMON_DEST%\bin%_EXT%\jurt_src.zip - -dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" -- cgit