INTEGRATION: CWS pj53 (1.1.42); FILE MERGED

2006/04/13 14:32:18 pjanik 1.1.42.1: #i61798#: Rename create-bundle to macosx-create-bundle.
This commit is contained in:
Jens-Heiner Rechtien
2006-04-20 13:19:07 +00:00
parent e16c1f7448
commit 3de93622f7

View File

@@ -4,5 +4,5 @@
..\%__SRC%\lib\libofficebean.so %_DEST%\lib%_EXT%\libofficebean.so
..\%__SRC%\lib\*officebean.dylib %_DEST%\lib%_EXT%\*officebean.dylib
dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"