diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:04:26 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:04:26 +0000 |
commit | a83f1dfb0a414a53f7f4f3b174e7de67bfb0d30f (patch) | |
tree | dbcc49eabf832284530f2c016dbcf184a305b723 /offuh | |
parent | 8481ff46b20396a0e0e0645da4b9d2defd2d709d (diff) |
INTEGRATION: CWS pj59 (1.64.26); FILE MERGED
2006/09/19 07:11:21 pjanik 1.64.26.1: #i69025#: Remove extraneous macosx-create-bundle call.
Diffstat (limited to 'offuh')
-rw-r--r-- | offuh/prj/d.lst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/offuh/prj/d.lst b/offuh/prj/d.lst index 90e2a92e4..067e3f128 100644 --- a/offuh/prj/d.lst +++ b/offuh/prj/d.lst @@ -331,4 +331,3 @@ mkdir: %_DEST%\inc%_EXT%\offuh\com\sun\star\xml\wrapper ..\%__SRC%\inc\offuh\com\sun\star\xml\wrapper\*.hpp %_DEST%\inc%_EXT%\offuh\com\sun\star\xml\wrapper\*.hpp ..\%__SRC%\inc\offuh\com\sun\star\xml\wrapper\*.hdl %_DEST%\inc%_EXT%\offuh\com\sun\star\xml\wrapper\*.hdl #i20156 - end -dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\offuh\*.dylib; fi" |