diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:11:34 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:11:34 +0000 |
commit | 2aea79c380b228706bc327bf59a7f0792b127e91 (patch) | |
tree | 18a03f26fedaa58781f38c8b84f17d4834b599aa /stoc/prj | |
parent | 296f69116da4b77f44e87e118856418c53cf92f3 (diff) |
INTEGRATION: CWS pj59 (1.15.20); FILE MERGED
2006/09/19 07:40:14 pjanik 1.15.20.1: #i69025#: Remove extraneous macosx-create-bundle call.
Diffstat (limited to 'stoc/prj')
-rw-r--r-- | stoc/prj/d.lst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/stoc/prj/d.lst b/stoc/prj/d.lst index 1321bd4ced32..ba1e07e406a2 100644 --- a/stoc/prj/d.lst +++ b/stoc/prj/d.lst @@ -29,5 +29,3 @@ mkdir: %_DEST%\inc%_EXT%\stoc ..\source\security\sec.xml %_DEST%\xml%_EXT%\security.uno.xml ..\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 macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |