diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-04-20 13:12:54 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-04-20 13:12:54 +0000 |
commit | f37f522205d286650781c8a961193b39bd27b7e7 (patch) | |
tree | ab90861ce85a014d62b79f98593a48ec10103d1e /starmath/prj | |
parent | f35f4abbc55fd516c0b44f61a44db39bb832918d (diff) |
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.
Diffstat (limited to 'starmath/prj')
-rw-r--r-- | starmath/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/prj/d.lst b/starmath/prj/d.lst index e6f6d705247a..433ab5836e2e 100644 --- a/starmath/prj/d.lst +++ b/starmath/prj/d.lst @@ -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" |