diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-04-20 12:55:59 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-04-20 12:55:59 +0000 |
commit | 9786eae6c279adddbaff8db571318e0a1131d870 (patch) | |
tree | bf834faa34193192f2d7fd1572e6e41ad05cbbfd /stoc/prj | |
parent | 185fd71a78e41ad51a118440f3da2fcd88b07bcb (diff) |
INTEGRATION: CWS pj53 (1.14.82); FILE MERGED
2006/04/13 15:09:17 pjanik 1.14.82.1: #i61798#: Rename create-bundle to macosx-create-bundle.
Diffstat (limited to 'stoc/prj')
-rw-r--r-- | stoc/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stoc/prj/d.lst b/stoc/prj/d.lst index ef0bb8b07a1b..1321bd4ced32 100644 --- a/stoc/prj/d.lst +++ b/stoc/prj/d.lst @@ -30,4 +30,4 @@ mkdir: %_DEST%\inc%_EXT%\stoc ..\source\typeconv\tcv.xml %_DEST%\xml%_EXT%\typeconverter.uno.xml ..\source\uriproc\module.xml %_DEST%\xml%_EXT%\uriproc.uno.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" |