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 | 68da056a2d3a419e3a0de021b777dc2117c34d75 (patch) | |
tree | 5d3765ef3765808d74dc921b062f67a259830486 /starmath/prj | |
parent | e090082d5d9b8e245b8c20c6dd6811c6b4a9b63f (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 e6f6d70524..433ab5836e 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" |