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/frontend_libs.patch | |
parent | 24feb9f37f302c006ba51502da817325200e74d0 (diff) |
Refresh / remove patches
Diffstat (limited to 'debian/patches/frontend_libs.patch')
-rw-r--r-- | debian/patches/frontend_libs.patch | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/debian/patches/frontend_libs.patch b/debian/patches/frontend_libs.patch index 8c9c123..31411bf 100644 --- a/debian/patches/frontend_libs.patch +++ b/debian/patches/frontend_libs.patch @@ -9,9 +9,11 @@ libraries. frontend/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---- a/frontend/Makefile.in -+++ b/frontend/Makefile.in -@@ -238,7 +238,7 @@ +Index: trunk/frontend/Makefile.in +=================================================================== +--- trunk.orig/frontend/Makefile.in ++++ trunk/frontend/Makefile.in +@@ -238,7 +238,7 @@ LATEX = @LATEX@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ @@ -20,7 +22,7 @@ libraries. LIBTOOL = @LIBTOOL@ LIBUSB_1_0_CFLAGS = @LIBUSB_1_0_CFLAGS@ LIBUSB_1_0_LIBS = @LIBUSB_1_0_LIBS@ -@@ -361,7 +361,7 @@ +@@ -365,7 +365,7 @@ scanimage_LDADD = ../backend/libsane.la saned_SOURCES = saned.c saned_LDADD = ../backend/libsane.la ../sanei/libsanei.la ../lib/liblib.la \ |