commit:     7abd0a3ab3f7bc233f5ee942e94ba47ad4a9d064
Author:     Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 29 15:47:00 2021 +0000
Commit:     Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
CommitDate: Mon Nov 29 15:47:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7abd0a3a

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 <AT> gentoo.org>

 net-print/lexmark-upd-ppd/lexmark-upd-ppd-1.0.0.20210304.ebuild | 2 ++
 1 file changed, 2 insertions(+)

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"

Reply via email to