INTEGRATION: CWS pj59 (1.14.18); FILE MERGED

2006/09/19 07:39:44 pjanik 1.14.18.1: #i69025#: Remove extraneous macosx-create-bundle call.
This commit is contained in:
Jens-Heiner Rechtien
2006-10-24 12:08:33 +00:00
parent 0f7a4ecf3a
commit 080eabdfed

View File

@@ -7,5 +7,3 @@ mkdir: %_DEST%\inc%_EXT%\sj2
..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib
..\%__SRC%\slb\sj.lib %_DEST%\lib%_EXT%\xsj.lib
..\%__SRC%\bin\j?????_g.dll %_DEST%\bin%_EXT%\j?????_g.dll
dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"