mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
x11-drivers/OpenTabletDriver-bin fixed udev QA
Signed-off-by: Ethan Nijmeh <ethannij@gmail.com>
This commit is contained in:
@@ -57,7 +57,12 @@ src_install() {
|
||||
make_desktop_entry /usr/bin/otd-gui OpenTabletDriver otd Settings
|
||||
}
|
||||
|
||||
pkg_postrm() {
|
||||
udev_reload
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
udev_reload
|
||||
udevadm control --reload || die
|
||||
if [[ -z ${REPLACING_VERSIONS} ]]; then
|
||||
elog "Please replug your tablet before attempting to use the driver"
|
||||
|
||||
Reference in New Issue
Block a user