INTEGRATION: CWS pj59 (1.20.16); FILE MERGED

2006/09/19 07:50:02 pjanik 1.20.16.1: #i69025#: Remove extraneous macosx-create-bundle call.
This commit is contained in:
Jens-Heiner Rechtien
2006-10-24 12:16:44 +00:00
parent a7f904febd
commit 8c424b451f

View File

@@ -56,5 +56,3 @@ mkdir: %_DEST%\bin%_EXT%\ure
..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib
..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx
..\%__SRC%\misc\*staticdatamembers.h* %_DEST%\inc%_EXT%
dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"