FS#13844 - [hplip] Fix for 55-hpmud.rules in PKGBUILD
Attached to Project:
Arch Linux
Opened by Gerardo Exequiel Pozzi (djgera) - Wednesday, 18 March 2009, 07:10 GMT
Last edited by Tobias Powalowski (tpowa) - Monday, 06 April 2009, 17:27 GMT
Opened by Gerardo Exequiel Pozzi (djgera) - Wednesday, 18 March 2009, 07:10 GMT
Last edited by Tobias Powalowski (tpowa) - Monday, 06 April 2009, 17:27 GMT
|
Details
Description: The file 55-hpmud.rules try to set incorrect
OWNER="lp" for devices.
So add to the PKGBUILD a line like this sed -i 's|OWNER="lp", ||g' $pkgdir/etc/udev/rules.d/55-hpmud.rules and then only set the GROUP="lp" in all rules ;) Additional info: hplip-3.9.2-1 |
This task depends upon