INTEGRATION: CWS pj53 (1.15.26); FILE MERGED

2006/04/13 14:40:01 pjanik 1.15.26.1: #i61798#: Rename create-bundle to macosx-create-bundle.
This commit is contained in:
Jens-Heiner Rechtien 2006-04-20 13:24:00 +00:00
parent 18c255651b
commit 95dbadd6d7

View file

@ -15,4 +15,4 @@
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"