projects
/
yaz4j-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca5ff41
)
Do no make libyaz.so part of dist
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 17 Sep 2009 14:05:36 +0000
(16:05 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 17 Sep 2009 14:05:36 +0000
(16:05 +0200)
build.xml
patch
|
blob
|
history
diff --git
a/build.xml
b/build.xml
index
3ad9842
..
16bc930
100644
(file)
--- a/
build.xml
+++ b/
build.xml
@@
-50,7
+50,6
@@
</manifest>
</jar>
<copy file="libyaz4j/lib/libyaz4j.so" tofile="${distributions}/${version}/libyaz4j.so"/>
- <copy file="dependencies/yaz-2.1.28/lib/libyaz.so" tofile="${distributions}/${version}/libyaz.so"/>
</target>
<target name="clean" description="clean up" >