mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
x11-drivers/OpenTabletDriver-bin: remove unnecessary udev command
Closes: https://bugs.gentoo.org/787722 Closes: https://bugs.gentoo.org/831700 Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Copyright 2019-2022 Gentoo Authors
|
# Copyright 2019-2024 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=8
|
||||||
|
|
||||||
inherit desktop udev
|
inherit desktop udev
|
||||||
|
|
||||||
@@ -81,7 +81,6 @@ pkg_postrm() {
|
|||||||
|
|
||||||
pkg_postinst() {
|
pkg_postinst() {
|
||||||
udev_reload
|
udev_reload
|
||||||
udevadm control --reload || die
|
|
||||||
if [[ -z ${REPLACING_VERSIONS} ]]; then
|
if [[ -z ${REPLACING_VERSIONS} ]]; then
|
||||||
elog "Please replug your tablet before attempting to use the driver"
|
elog "Please replug your tablet before attempting to use the driver"
|
||||||
fi
|
fi
|
||||||
|
|||||||
0
x11-drivers/OpenTabletDriver-bin/files/otd-daemon
Executable file → Normal file
0
x11-drivers/OpenTabletDriver-bin/files/otd-daemon
Executable file → Normal file
Reference in New Issue
Block a user