summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessio Treglia <alessio@debian.org>2014-04-10 15:37:51 +0100
committerAlessio Treglia <alessio@debian.org>2014-04-10 15:37:51 +0100
commit45be7b85a94f58ee82a8cf1c4f326c582ef30195 (patch)
tree396eb36cb3f229a67c21a6afae7300b4a25f4816
parent0e3875acae9028d1abc1b23a13afa6d6d6a55232 (diff)
Refresh patches.
-rw-r--r--debian/patches/01-zlib.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/01-zlib.patch b/debian/patches/01-zlib.patch
index 8a78c06..2014c82 100644
--- a/debian/patches/01-zlib.patch
+++ b/debian/patches/01-zlib.patch
@@ -5,7 +5,7 @@
--- simple-scan.orig/configure.ac
+++ simple-scan/configure.ac
-@@ -39,6 +39,7 @@ AM_CONDITIONAL(HAVE_COLORD, test $have_c
+@@ -38,6 +38,7 @@ AM_CONDITIONAL(HAVE_COLORD, test $have_c
AC_CHECK_HEADERS([sane/sane.h],[],[AC_MSG_ERROR([SANE not found])])
AC_CHECK_HEADERS([sane/saneopts.h],[],[AC_MSG_ERROR([SANE not found])])
@@ -15,7 +15,7 @@
dnl Documentation
--- simple-scan.orig/src/Makefile.am
+++ simple-scan/src/Makefile.am
-@@ -47,6 +47,7 @@ simple_scan_LDADD = \
+@@ -46,6 +46,7 @@ simple_scan_LDADD = \
$(SIMPLE_SCAN_LIBS) \
$(COLORD_LIBS) \
-lsane \