From 06258bec209a1c352ee5567b5c6dcbc6d850d388 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Tue, 24 Oct 2006 12:41:03 +0000 Subject: INTEGRATION: CWS pj59 (1.4.12); FILE MERGED 2006/09/19 07:35:10 pjanik 1.4.12.1: #i69025#: Remove extraneous macosx-create-bundle call. --- regexp/prj/d.lst | 2 -- 1 file changed, 2 deletions(-) (limited to 'regexp') diff --git a/regexp/prj/d.lst b/regexp/prj/d.lst index 3e3c45013f37..080be652b08c 100644 --- a/regexp/prj/d.lst +++ b/regexp/prj/d.lst @@ -6,5 +6,3 @@ mkdir: %_DEST%\inc%_EXT%\external\regexp ..\%__SRC%\lib\libi18nregexp*.so %_DEST%\lib%_EXT%\libi18nregexp*.so ..\%__SRC%\lib\libi18nregexp*.dylib %_DEST%\lib%_EXT%\libi18nregexp*.dylib ..\%__SRC%\lib\ii18nregexp.lib %_DEST%\lib%_EXT%\ii18nregexp.lib - -dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" -- cgit