diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-10-10 00:39:06 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-10-10 00:39:06 +0200 |
commit | e90ce9e2f2cb302eba1d496babcb11baf02a78e1 (patch) | |
tree | ac9cf9d5ff94ddab775de875cfa2f6f03a5bdda2 /debian/patches/libsane_deps.patch | |
parent | 24feb9f37f302c006ba51502da817325200e74d0 (diff) |
Refresh / remove patches
Diffstat (limited to 'debian/patches/libsane_deps.patch')
-rw-r--r-- | debian/patches/libsane_deps.patch | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/patches/libsane_deps.patch b/debian/patches/libsane_deps.patch index 478c9d2..4a38952 100644 --- a/debian/patches/libsane_deps.patch +++ b/debian/patches/libsane_deps.patch @@ -10,9 +10,11 @@ Original patch author: Julien BLACHE <jblache@debian.org> backend/Makefile.in | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) ---- a/backend/Makefile.in -+++ b/backend/Makefile.in -@@ -2660,10 +2660,9 @@ +Index: trunk/backend/Makefile.in +=================================================================== +--- trunk.orig/backend/Makefile.in ++++ trunk/backend/Makefile.in +@@ -2726,10 +2726,9 @@ libsane_dll_la_LIBADD = $(COMMON_LIBS) l nodist_libsane_la_SOURCES = dll-s.c libsane_la_CPPFLAGS = $(AM_CPPFLAGS) -DBACKEND_NAME=dll libsane_la_LDFLAGS = $(DIST_LIBS_LDFLAGS) |