diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:25:03 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:25:03 +0000 |
commit | dfed489d4740e46fb033eae799832b8b83c5f0b1 (patch) | |
tree | 67604a6f9a6ee27ce8c889d73e07458542e56ab6 /starmath/prj | |
parent | 05cbb01d67c6531dfdb00b80db96f4a26ec6b5cd (diff) |
INTEGRATION: CWS pj59 (1.21.68); FILE MERGED
2006/09/19 07:39:59 pjanik 1.21.68.1: #i69025#: Remove extraneous macosx-create-bundle call.
Diffstat (limited to 'starmath/prj')
-rw-r--r-- | starmath/prj/d.lst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/starmath/prj/d.lst b/starmath/prj/d.lst index 433ab5836e2e..d6f5f9f98b62 100644 --- a/starmath/prj/d.lst +++ b/starmath/prj/d.lst @@ -22,5 +22,3 @@ mkdir: %_DEST%\inc%_EXT%\starmath ..\uiconfig\smath\toolbar\*.xml %_DEST%\xml%_EXT%\uiconfig\modules\smath\toolbar\*.xml ..\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 macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |