diff options
Diffstat (limited to 'debian/patches')
-rw-r--r-- | debian/patches/0005-zlib.patch | 2 | ||||
-rw-r--r-- | debian/patches/series | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/0005-zlib.patch b/debian/patches/0005-zlib.patch index 1e45df8..0fda723 100644 --- a/debian/patches/0005-zlib.patch +++ b/debian/patches/0005-zlib.patch @@ -6,7 +6,7 @@ Index: trunk/configure.ac =================================================================== --- trunk.orig/configure.ac +++ trunk/configure.ac -@@ -69,6 +69,7 @@ AM_CONDITIONAL(HAVE_PACKAGEKIT, test $ha +@@ -71,6 +71,7 @@ AM_CONDITIONAL(HAVE_PACKAGEKIT, test $ha AC_CHECK_HEADERS([sane/sane.h],[],[AC_MSG_ERROR([SANE not found])]) AC_CHECK_HEADERS([sane/saneopts.h],[],[AC_MSG_ERROR([SANE not found])]) diff --git a/debian/patches/series b/debian/patches/series index a9456eb..74172d5 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1,2 @@ -0100-typos.patch +#0100-typos.patch 0005-zlib.patch |