diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:16:16 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:16:16 +0000 |
commit | 7b2e16c54f3d14822c05410162931fd2e87c78ee (patch) | |
tree | 8a5193e655b1014e68a5fc770d400ffbabf0ec13 /unotools/prj | |
parent | 5623c6860bc7f3702c239aeee797a06ada726296 (diff) |
INTEGRATION: CWS pj59 (1.10.18); FILE MERGED
2006/09/19 07:50:17 pjanik 1.10.18.1: #i69025#: Remove extraneous macosx-create-bundle call.
Diffstat (limited to 'unotools/prj')
-rw-r--r-- | unotools/prj/d.lst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/unotools/prj/d.lst b/unotools/prj/d.lst index ab85c8dad6e8..ad8a764055b2 100644 --- a/unotools/prj/d.lst +++ b/unotools/prj/d.lst @@ -9,5 +9,3 @@ mkdir: %_DEST%\inc%_EXT%\unotools ..\inc\unotools\*.hxx %_DEST%\inc%_EXT%\unotools\*.hxx ..\inc\unotools\unotoolsdllapi.h %_DEST%\inc%_EXT%\unotools\unotoolsdllapi.h - -dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |