INTEGRATION: CWS pj53 (1.12.50); FILE MERGED

2006/04/13 15:15:05 pjanik 1.12.50.1: #i61798#: Rename create-bundle to macosx-create-bundle.
This commit is contained in:
Jens-Heiner Rechtien
2006-04-20 13:17:45 +00:00
parent a7aa079a5c
commit bf0f911d21

View File

@@ -13,4 +13,4 @@ mkdir: %_DEST%\inc%_EXT%\xmlscript
..\dtd\*.dtd %_DEST%\bin%_EXT%\*.dtd
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"