INTEGRATION: CWS pj53 (1.20.206); FILE MERGED
2006/04/13 15:09:00 pjanik 1.20.206.1: #i61798#: Rename create-bundle to macosx-create-bundle.
This commit is contained in:
parent
f35f4abbc5
commit
f37f522205
1 changed files with 1 additions and 1 deletions
|
@ -23,4 +23,4 @@ mkdir: %_DEST%\inc%_EXT%\starmath
|
|||
..\uiconfig\smath\accelerator\en-US\*.xml %_DEST%\xml%_EXT%\uiconfig\modules\smath\accelerator\en-US\*.xml
|
||||
..\uiconfig\smath\statusbar\*.xml %_DEST%\xml%_EXT%\uiconfig\modules\smath\statusbar\*.xml
|
||||
|
||||
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