summaryrefslogtreecommitdiff
path: root/sj2
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-10-24 12:08:33 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-10-24 12:08:33 +0000
commit080eabdfed0e41fb9de9bcb8c0341a8d2e4022ee (patch)
treed489b215b139fc92191e329b392014f7d4256992 /sj2
parent0f7a4ecf3ac6f488113d705302d635138661176e (diff)
INTEGRATION: CWS pj59 (1.14.18); FILE MERGED
2006/09/19 07:39:44 pjanik 1.14.18.1: #i69025#: Remove extraneous macosx-create-bundle call.
Diffstat (limited to 'sj2')
-rw-r--r--sj2/prj/d.lst2
1 files changed, 0 insertions, 2 deletions
diff --git a/sj2/prj/d.lst b/sj2/prj/d.lst
index 08fc5c4f023e..c70fb0ef2b19 100644
--- a/sj2/prj/d.lst
+++ b/sj2/prj/d.lst
@@ -7,5 +7,3 @@ mkdir: %_DEST%\inc%_EXT%\sj2
..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib
..\%__SRC%\slb\sj.lib %_DEST%\lib%_EXT%\xsj.lib
..\%__SRC%\bin\j?????_g.dll %_DEST%\bin%_EXT%\j?????_g.dll
-
-dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"