diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:12:31 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:12:31 +0000 |
commit | 76482a6b9dc9b0fe5ecc17b10be3a333dc4613d2 (patch) | |
tree | 577d6ddc52cd9a16677bf5c49b188b09ca250e1c /io | |
parent | 2aea79c380b228706bc327bf59a7f0792b127e91 (diff) |
INTEGRATION: CWS pj59 (1.9.16); FILE MERGED
2006/09/19 07:09:55 pjanik 1.9.16.1: #i69025#: Remove extraneous macosx-create-bundle call.
Diffstat (limited to 'io')
-rw-r--r-- | io/prj/d.lst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/io/prj/d.lst b/io/prj/d.lst index 50da08ef4a88..9d19e5f8e41b 100644 --- a/io/prj/d.lst +++ b/io/prj/d.lst @@ -5,5 +5,3 @@ ..\source\stm\stm.xml %_DEST%\xml%_EXT%\streams.uno.xml ..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\* ..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\* - -dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |