From bdca68e637bbb941671d22ebcc0e0fa54e575906 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Tue, 24 Oct 2006 12:13:53 +0000 Subject: INTEGRATION: CWS pj59 (1.17.24); FILE MERGED 2006/09/19 06:53:05 pjanik 1.17.24.1: #i69025#: Remove extraneous macosx-create-bundle call. --- cppu/prj/d.lst | 2 -- 1 file changed, 2 deletions(-) diff --git a/cppu/prj/d.lst b/cppu/prj/d.lst index de7cbdc70a86..8dd73141f2c2 100644 --- a/cppu/prj/d.lst +++ b/cppu/prj/d.lst @@ -44,6 +44,4 @@ mkdir: %_DEST%\inc%_EXT%\uno ..\%__SRC%\bin\cppu* %_DEST%\bin%_EXT%\* ..\%__SRC%\lib\libuno_cppu.*.* %_DEST%\lib%_EXT%\* -dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" - linklib: libuno_cppu.*.* -- cgit