From 34ad296a6b1f6164bae4cc484415a0f02816f5fc Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Thu, 20 Apr 2006 13:04:43 +0000 Subject: INTEGRATION: CWS pj53 (1.24.12); FILE MERGED 2006/04/13 14:39:16 pjanik 1.24.12.1: #i61798#: Rename create-bundle to macosx-create-bundle. --- connectivity/prj/d.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'connectivity/prj') diff --git a/connectivity/prj/d.lst b/connectivity/prj/d.lst index 95de55f7c030..8dc83dbb64b7 100644 --- a/connectivity/prj/d.lst +++ b/connectivity/prj/d.lst @@ -28,4 +28,4 @@ hedabu: ..\%__SRC%\inc\sqlbison.hxx %_DEST%\inc%_EXT%\connectivity\sqlbison.hxx hedabu: ..\inc\connectivity\sdbcx\*.hxx %_DEST%\inc%_EXT%\connectivity\sdbcx\*.hxx hedabu: ..\version.mk %_DEST%\inc%_EXT%\connectivity\version.mk -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