From 5e7d77bada7df3595a31c3b7c4ec52404f0549f0 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Thu, 20 Apr 2006 12:59:08 +0000 Subject: [PATCH] INTEGRATION: CWS pj53 (1.16.18); FILE MERGED 2006/04/13 14:39:32 pjanik 1.16.18.1: #i61798#: Rename create-bundle to macosx-create-bundle. --- cppu/prj/d.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cppu/prj/d.lst b/cppu/prj/d.lst index e88363687fe1..de7cbdc70a86 100644 --- a/cppu/prj/d.lst +++ b/cppu/prj/d.lst @@ -44,6 +44,6 @@ 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 create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" +dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" linklib: libuno_cppu.*.*