From 77145688674237794db48006af15f75a59cdb6b9 Mon Sep 17 00:00:00 2001 From: "Brian S. Stephan" Date: Thu, 5 Dec 2024 11:23:02 -0600 Subject: [PATCH] corrections to the Brother HLL3280CDW driver --- .../brother-hll3280cdw-bin-3.5.1-r1.ebuild | 3 --- 1 file changed, 3 deletions(-) diff --git a/net-print/brother-hll3280cdw-bin/brother-hll3280cdw-bin-3.5.1-r1.ebuild b/net-print/brother-hll3280cdw-bin/brother-hll3280cdw-bin-3.5.1-r1.ebuild index 7181532..d0b27cc 100644 --- a/net-print/brother-hll3280cdw-bin/brother-hll3280cdw-bin-3.5.1-r1.ebuild +++ b/net-print/brother-hll3280cdw-bin/brother-hll3280cdw-bin-3.5.1-r1.ebuild @@ -31,10 +31,7 @@ src_unpack() { } src_install() { - has_multilib_profile && ABI=x86 - dosbin "${WORKDIR}/opt/brother/Printers/hll3280cdw/lpd/x86_64/brprintconf_hll3280cdw" - dobin "${WORKDIR}/opt/brother/Printers/hll3280cdw/lpd/x86_64/brprintconf_hll3280cdw" cp -r opt "${D}" || die