]> git.pld-linux.org Git - packages/yaz.git/commitdiff
This commit was manufactured by cvs2git to create branch 'AC-branch'. AC-branch
authorcvs2git <feedback@pld-linux.org>
Fri, 6 Oct 2006 21:59:36 +0000 (21:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Sprout from master 2006-10-06 21:59:36 UTC Jakub Bogusz <qboosh@pld-linux.org> '- updated to 2.1.34'
Cherrypick from master 2004-05-16 07:27:18 UTC Jakub Bogusz <qboosh@pld-linux.org> '- updated for 2.0.21':
    yaz-link.patch -> 1.4

yaz-link.patch [new file with mode: 0644]

diff --git a/yaz-link.patch b/yaz-link.patch
new file mode 100644 (file)
index 0000000..d40ce67
--- /dev/null
@@ -0,0 +1,11 @@
+--- yaz-2.0.21/src/Makefile.am.orig    2004-05-16 00:11:25.138435168 +0200
++++ yaz-2.0.21/src/Makefile.am 2004-05-16 00:13:10.354439904 +0200
+@@ -63,7 +63,7 @@
+ libyaz_la_LIBADD=$(WRAPLIBS)
+ libyazthread_la_SOURCES=
+-libyazthread_la_LIBADD=thr-nmem.lo thr-statserv.lo thr-eventl.lo
++libyazthread_la_LIBADD=thr-nmem.lo thr-statserv.lo thr-eventl.lo libyaz.la
+ libyazthread_la_LDFLAGS=-version-info $(YAZ_VERSION_INFO)
+ # Rules for Z39.50 V3
This page took 0.100385 seconds and 4 git commands to generate.