]> git.pld-linux.org Git - packages/xdelta.git/blame - unresolved.patch
- added the unresolved.patch
[packages/xdelta.git] / unresolved.patch
CommitLineData
a539b50a
WF
1--- xdelta-1.1.4/Makefile.am.orig 2014-01-26 15:22:37.318383886 +0100
2+++ xdelta-1.1.4/Makefile.am 2014-01-26 15:23:14.851530613 +0100
3@@ -17,7 +17,7 @@ noinst_HEADERS = xdeltapriv.h getopt.h
4 lib_LTLIBRARIES = libxdelta.la
5
6 libxdelta_la_SOURCES = xdelta.c xdapply.c xd_edsio.c xd_edsio.h
7-libxdelta_la_LIBADD = $(GLIB_LIBS)
8+libxdelta_la_LIBADD = $(top_srcdir)/libedsio/libedsio.la $(GLIB_LIBS)
9
10 EXTRA_DIST = xd.ser xdelta.magic xdelta.prj xdelta.m4 \
11 autogen.sh stamp-ser xdrsync.c
This page took 0.055008 seconds and 4 git commands to generate.