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
commit407d92cc9e4fbe102c816c393ab31c7bd153dc02 (patch)
treec7095016e23d4df7585fe68f79b202e63342c604 /fileaccess
parent720bc4e664cb8d25f68f6e49de94d8bde4ad326e (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 a3c7dca9d1..7e14743499 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"