[packages/xdelta] - link against libedsio

witekfl witekfl at pld-linux.org
Sun Jan 26 15:28:10 CET 2014


commit a539b50a7c25b8674011098dd4f096dc533231e5
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Sun Jan 26 15:27:03 2014 +0100

    - link against libedsio

 unresolved.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/unresolved.patch b/unresolved.patch
new file mode 100644
index 0000000..36f7748
--- /dev/null
+++ b/unresolved.patch
@@ -0,0 +1,11 @@
+--- xdelta-1.1.4/Makefile.am.orig	2014-01-26 15:22:37.318383886 +0100
++++ xdelta-1.1.4/Makefile.am	2014-01-26 15:23:14.851530613 +0100
+@@ -17,7 +17,7 @@ noinst_HEADERS  = xdeltapriv.h getopt.h
+ lib_LTLIBRARIES = libxdelta.la
+ 
+ libxdelta_la_SOURCES = xdelta.c xdapply.c xd_edsio.c xd_edsio.h
+-libxdelta_la_LIBADD  = $(GLIB_LIBS)
++libxdelta_la_LIBADD  = $(top_srcdir)/libedsio/libedsio.la $(GLIB_LIBS)
+ 
+ EXTRA_DIST = xd.ser xdelta.magic xdelta.prj xdelta.m4	\
+ 	autogen.sh stamp-ser xdrsync.c
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xdelta.git/commitdiff/4d26d006cc1469fb01b7f39d6e4eadfcd2e8e00a



More information about the pld-cvs-commit mailing list