INTEGRATION: CWS pj59 (1.9.16); FILE MERGED

2006/09/19 07:09:55 pjanik 1.9.16.1: #i69025#: Remove extraneous macosx-create-bundle call.
This commit is contained in:
Jens-Heiner Rechtien 2006-10-24 12:12:31 +00:00
parent 2aea79c380
commit 76482a6b9d

View file

@ -5,5 +5,3 @@
..\source\stm\stm.xml %_DEST%\xml%_EXT%\streams.uno.xml
..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*
..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*
dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"