From 45be7b85a94f58ee82a8cf1c4f326c582ef30195 Mon Sep 17 00:00:00 2001 From: Alessio Treglia Date: Thu, 10 Apr 2014 15:37:51 +0100 Subject: Refresh patches. --- debian/patches/01-zlib.patch | 4 ++-- 1 file 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 \ -- cgit v1.2.3