diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:32:44 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:32:44 +0000 |
commit | f786a11a4ce1fa315365d886a38215735f8918a6 (patch) | |
tree | 54d2fc7d665f58c9ae03a1b71abb1d7ff4b9493b | |
parent | 2eb7536092168b2349f0b1c4966199220144dcd9 (diff) |
INTEGRATION: CWS pj59 (1.8.12); FILE MERGED
2006/09/19 07:51:54 pjanik 1.8.12.1: #i69025#: Remove extraneous macosx-create-bundle call.
-rw-r--r-- | xml2cmp/prj/d.lst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xml2cmp/prj/d.lst b/xml2cmp/prj/d.lst index 326a8b477..51c51b4fc 100644 --- a/xml2cmp/prj/d.lst +++ b/xml2cmp/prj/d.lst @@ -2,5 +2,3 @@ ..\%__SRC%\bin\xml2cmp %_DEST%\bin%_EXT%\xml2cmp ..\%__SRC%\bin\srvdepy.exe %_DEST%\bin%_EXT%\srvdepy.exe ..\%__SRC%\bin\srvdepy %_DEST%\bin%_EXT%\srvdepy - -dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |