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 | a6d9f1d84ca697a327191b77858c436f7b2e1dcc (patch) | |
tree | b690e63bbf1cec70c10057904a02645e0640afe1 /offuh | |
parent | 289ffa6c1428c9e5f1a9e87e7c81b88f6bae60e4 (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 90e2a92e4148..067e3f128b06 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" |