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:
Takuya Wakazono 2024-10-18 04:40:44 +09:00
parent cd2151b441
commit 31e1cfdb47
No known key found for this signature in database
GPG Key ID: 91CA2604719DDA61
2 changed files with 2 additions and 3 deletions

View File

@ -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
EAPI=7
EAPI=8
inherit desktop udev
@ -81,7 +81,6 @@ pkg_postrm() {
pkg_postinst() {
udev_reload
udevadm control --reload || die
if [[ -z ${REPLACING_VERSIONS} ]]; then
elog "Please replug your tablet before attempting to use the driver"
fi

0
x11-drivers/OpenTabletDriver-bin/files/otd-daemon Executable file → Normal file
View File