INTEGRATION: CWS pj59 (1.11.10); FILE MERGED

2006/09/19 07:35:26 pjanik 1.11.10.1: #i69025#: Remove extraneous macosx-create-bundle call.
This commit is contained in:
Jens-Heiner Rechtien 2006-10-24 12:14:45 +00:00
parent bdca68e637
commit a7f904febd

View file

@ -6,5 +6,3 @@
..\source\unourl_resolver\uuresolver.xml %_DEST%\xml%_EXT%\uuresolver.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"