summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason A. Donenfeld <zx2c4@gentoo.org>2021-11-29 10:47:00 -0500
committerJason A. Donenfeld <zx2c4@gentoo.org>2021-11-29 10:47:00 -0500
commit7abd0a3ab3f7bc233f5ee942e94ba47ad4a9d064 (patch)
tree5155b30029f1400004152fce2fba4bcfe70a3784 /net-print
parentapp-admin/mkosi: add mkosi (diff)
downloadgentoo-7abd0a3ab3f7bc233f5ee942e94ba47ad4a9d064.tar.gz
gentoo-7abd0a3ab3f7bc233f5ee942e94ba47ad4a9d064.tar.bz2
gentoo-7abd0a3ab3f7bc233f5ee942e94ba47ad4a9d064.zip
net-print/lexmark-upd-ppd: ignore QA flags for prebuilt
Closes: https://bugs.gentoo.org/827236 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r--net-print/lexmark-upd-ppd/lexmark-upd-ppd-1.0.0.20210304.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-print/lexmark-upd-ppd/lexmark-upd-ppd-1.0.0.20210304.ebuild b/net-print/lexmark-upd-ppd/lexmark-upd-ppd-1.0.0.20210304.ebuild
index 46c74398e143..cd7b80b6f7a7 100644
--- a/net-print/lexmark-upd-ppd/lexmark-upd-ppd-1.0.0.20210304.ebuild
+++ b/net-print/lexmark-upd-ppd/lexmark-upd-ppd-1.0.0.20210304.ebuild
@@ -23,6 +23,8 @@ BDEPEND=""
S="${WORKDIR}"/ppd_files
+QA_FLAGS_IGNORED="usr/libexec/cups/filter/LexCommandFileFilterG2"
+
src_prepare() {
default
sed -i 's:/usr/lib/cups/filter/:/usr/libexec/cups/filter/:g' GlobalPPD_1.4/Lexmark_UPD_Series.ppd || die "Unable to patch hard coded PPD paths"