From 744780a703ff921ff5fd2f3ba227eef18112c117 Mon Sep 17 00:00:00 2001 From: Alessio Treglia Date: Sat, 27 Aug 2011 10:56:14 +0200 Subject: 01-zlib.patch: Refreshed. --- debian/patches/01-zlib.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/patches/01-zlib.patch b/debian/patches/01-zlib.patch index fb64fb6..83ef8e7 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 -@@ -40,6 +40,7 @@ PKG_CHECK_MODULES(SIMPLE_SCAN, [ +@@ -41,6 +41,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,11 +15,11 @@ dnl ########################################################################### --- simple-scan.orig/src/Makefile.am +++ simple-scan/src/Makefile.am -@@ -30,6 +30,7 @@ simple_scan_LDADD = \ - $(SIMPLE_SCAN_LIBS) \ +@@ -40,6 +40,7 @@ simple_scan_LDADD = \ + $(COLORD_LIBS) \ -lsane \ -ljpeg \ + -lz \ -lm - DISTCLEANFILES = \ + CLEANFILES = \ -- cgit v1.2.3