summaryrefslogtreecommitdiff
path: root/fileaccess
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-06-02 08:17:12 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-06-02 08:17:12 +0000
commit6ce9bc07f2cbae812bfb342a6e7482493120b8ed (patch)
tree32256ea175247b541cf2201a528e5ff9896834d7 /fileaccess
parent57397a2d0504571a6e1352299d52d9265b9f68b2 (diff)
#109684# Deliver more specifically.
Diffstat (limited to 'fileaccess')
-rw-r--r--fileaccess/prj/d.lst4
1 files changed, 1 insertions, 3 deletions
diff --git a/fileaccess/prj/d.lst b/fileaccess/prj/d.lst
index a3c7dca9d182..7e14743499bf 100644
--- a/fileaccess/prj/d.lst
+++ b/fileaccess/prj/d.lst
@@ -1,6 +1,6 @@
..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*
..\%__SRC%\bin\*.rdb %_DEST%\rdb%_EXT%\*
-..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*
+..\%__SRC%\lib\lib*.so %_DEST%\lib%_EXT%
..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*
..\source\fileacc.xml %_DEST%\xml%_EXT%\fileacc.xml
@@ -8,5 +8,3 @@
..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx
..\%__SRC%\misc\*staticdatamembers.h* %_DEST%\inc%_EXT%\*staticdatamembers.h*
-dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
-dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi"