From 5d7916d9ca3a513737d1923944aff9c1990a6ef2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Mon, 1 Dec 2014 17:16:23 +0100 Subject: [PATCH] And finally the master git debian package in a working state. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Just get rid of useless patch in the quilt series. Signed-off-by: Jérôme Benoit --- Makefile.in | 3 ++- debian/patches/series | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index 475b055..d7e0ab6 100644 --- a/Makefile.in +++ b/Makefile.in @@ -81,7 +81,8 @@ subdir = . DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ $(top_srcdir)/configure $(am__configure_deps) \ $(srcdir)/config.h.in AUTHORS COPYING ChangeLog NEWS README \ - compile config.guess config.sub install-sh missing ltmain.sh + compile config.guess config.sub depcomp install-sh missing \ + ltmain.sh ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ diff --git a/debian/patches/series b/debian/patches/series index a3d380c..080ffee 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -2,6 +2,6 @@ #gbp.conf.patch #debian-packages-fixes.patch # backported -exynos-dpkg.patch +#exynos-dpkg.patch abi_fix.patch thread_proto_fix.patch -- 2.34.1