diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-04-20 12:57:36 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-04-20 12:57:36 +0000 |
commit | 5f28075a6c8cd67661b870abe0f56195aea84989 (patch) | |
tree | 50b2a1c66486aa61c5ce5a7d7723518ad76f2010 /sd/prj | |
parent | 7f64d73d8f9a2f038c35b11130f68058eed6b950 (diff) |
INTEGRATION: CWS pj53 (1.24.396); FILE MERGED
2006/04/13 15:07:36 pjanik 1.24.396.1: #i61798#: Rename create-bundle to macosx-create-bundle.
Diffstat (limited to 'sd/prj')
-rw-r--r-- | sd/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/prj/d.lst b/sd/prj/d.lst index 4e5006f7407a..c94ba831f20a 100644 --- a/sd/prj/d.lst +++ b/sd/prj/d.lst @@ -72,4 +72,4 @@ mkdir: %_DEST%\inc%_EXT%\sd ..\uiconfig\sdraw\statusbar\*.xml %_DEST%\xml%_EXT%\uiconfig\modules\sdraw\statusbar\*.xml ..\uiconfig\simpress\statusbar\*.xml %_DEST%\xml%_EXT%\uiconfig\modules\simpress\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" |