From 95e92e9b1a2c7b199acffa638dba7bb1e7aa9018 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Sat, 6 Oct 2018 15:55:56 +0200 Subject: [PATCH] cups-filters: fix autoreconf justification The tarball is not broken at all: we are patching the Makefile.am. Signed-off-by: Thomas Petazzoni --- package/cups-filters/cups-filters.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/cups-filters/cups-filters.mk b/package/cups-filters/cups-filters.mk index 838c0d7c2f..81d9195652 100644 --- a/package/cups-filters/cups-filters.mk +++ b/package/cups-filters/cups-filters.mk @@ -8,7 +8,7 @@ CUPS_FILTERS_VERSION = 1.21.3 CUPS_FILTERS_SITE = http://openprinting.org/download/cups-filters CUPS_FILTERS_LICENSE = GPL-2.0, GPL-2.0+, GPL-3.0, GPL-3.0+, LGPL-2, LGPL-2.1+, MIT, BSD-4-Clause CUPS_FILTERS_LICENSE_FILES = COPYING -# release tarball is broken, Makefile.am is newer than Makefile.in +# 0001-Replace-relative-linking-with-absolute-linking.patch CUPS_FILTERS_AUTORECONF = YES CUPS_FILTERS_DEPENDENCIES = cups libglib2 lcms2 qpdf fontconfig freetype jpeg -- 2.30.2