INTEGRATION: CWS pj53 (1.13.54); FILE MERGED
2006/04/13 15:01:30 pjanik 1.13.54.1: #i61798#: Rename create-bundle to macosx-create-bundle.
This commit is contained in:
parent
34ad296a6b
commit
50e4cbee7e
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@
|
|||
mkdir: %_DEST%\inc%_EXT%\linguistic
|
||||
..\inc\*.hxx %_DEST%\inc%_EXT%\linguistic\*.hxx
|
||||
|
||||
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"
|
||||
|
|
Loading…
Reference in a new issue