summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessio Treglia <alessio@debian.org>2011-08-27 10:56:14 +0200
committerAlessio Treglia <alessio@debian.org>2011-08-27 10:56:14 +0200
commit744780a703ff921ff5fd2f3ba227eef18112c117 (patch)
tree0c8e0775e1b79a06997e3993d575cfd5c2152695
parent575d802c4f1a81ebce3b7b71be6dd3a51fddf7bd (diff)
01-zlib.patch: Refreshed.
-rw-r--r--debian/patches/01-zlib.patch8
1 files 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 = \