summaryrefslogtreecommitdiffstats
path: root/comphelper/prj
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-10-24 12:42:28 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-10-24 12:42:28 +0000
commitda68b2f2d48b1a399aa99116bfaf2359c69284e4 (patch)
treee9d1ae7f6ad18df747c750d6a1f9620117b67f50 /comphelper/prj
parentINTEGRATION: CWS pj59 (1.4.12); FILE MERGED (diff)
downloadcore-da68b2f2d48b1a399aa99116bfaf2359c69284e4.tar.gz
core-da68b2f2d48b1a399aa99116bfaf2359c69284e4.zip
INTEGRATION: CWS pj59 (1.12.56); FILE MERGED
2006/09/19 06:46:00 pjanik 1.12.56.1: #i69025#: Remove extraneous macosx-create-bundle call.
Diffstat (limited to 'comphelper/prj')
-rw-r--r--comphelper/prj/d.lst2
1 files changed, 0 insertions, 2 deletions
diff --git a/comphelper/prj/d.lst b/comphelper/prj/d.lst
index 958e62e05978..f4d09c54ba70 100644
--- a/comphelper/prj/d.lst
+++ b/comphelper/prj/d.lst
@@ -12,5 +12,3 @@ mkdir: %_DEST%\inc%_EXT%\comphelper
mkdir: %_DEST%\inc%_EXT%\cppuhelper
..\inc\comphelper\extract.hxx %_DEST%\inc%_EXT%\cppuhelper\extract.hxx
..\version.mk %_DEST%\inc%_EXT%\comphelper\version.mk
-
-dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"