summaryrefslogtreecommitdiff
path: root/bean
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-10-24 12:32:21 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-10-24 12:32:21 +0000
commit8a26d5ae1d45744afdba5b8b45844adc83269199 (patch)
tree43494341f34c29f4a92585c47dd2fe0f1336dd33 /bean
parent37558b0ff8e1d14691d5b9d529d0005ca20c264a (diff)
INTEGRATION: CWS pj59 (1.2.14); FILE MERGED
2006/09/18 19:51:33 pjanik 1.2.14.1: #i69025#: Remove extraneous macosx-create-bundle call.
Diffstat (limited to 'bean')
-rw-r--r--bean/prj/d.lst3
1 files changed, 0 insertions, 3 deletions
diff --git a/bean/prj/d.lst b/bean/prj/d.lst
index 76d5b1bc2..b0478b3d4 100644
--- a/bean/prj/d.lst
+++ b/bean/prj/d.lst
@@ -3,6 +3,3 @@
..\%__SRC%\bin\officebean.dll %_DEST%\bin%_EXT%\officebean.dll
..\%__SRC%\lib\libofficebean.so %_DEST%\lib%_EXT%\libofficebean.so
..\%__SRC%\lib\*officebean.dylib %_DEST%\lib%_EXT%\*officebean.dylib
-
-dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
-