corrections to the Brother HLL3280CDW driver

This commit is contained in:
Brian S. Stephan 2024-12-05 11:23:02 -06:00
parent d8e1ae734b
commit 7714568867
Signed by: bss
GPG Key ID: 3DE06D3180895FCB

View File

@ -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