diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:31:35 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:31:35 +0000 |
commit | 74284930ba1c9faacd8d7a28257d5647be60f654 (patch) | |
tree | fc4528172b30ff38f2d40036d5efea0b9ae328b5 /xmlscript | |
parent | 17aaab632a5b1172ae89b24e3a249bab4ba9c2d8 (diff) |
INTEGRATION: CWS pj59 (1.13.14); FILE MERGED
2006/09/19 07:52:52 pjanik 1.13.14.1: #i69025#: Remove extraneous macosx-create-bundle call.
Diffstat (limited to 'xmlscript')
-rw-r--r-- | xmlscript/prj/d.lst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xmlscript/prj/d.lst b/xmlscript/prj/d.lst index 85ed969aca4c..842809a8a45f 100644 --- a/xmlscript/prj/d.lst +++ b/xmlscript/prj/d.lst @@ -12,5 +12,3 @@ mkdir: %_DEST%\inc%_EXT%\xmlscript ..\inc\xmlscript\dynload.hxx %_DEST%\inc%_EXT%\xmlscript\dynload.hxx ..\dtd\*.dtd %_DEST%\bin%_EXT%\*.dtd - -dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |