mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-10 20:18:41 -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:
parent
cd2151b441
commit
31e1cfdb47
@ -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
0
x11-drivers/OpenTabletDriver-bin/files/otd-daemon
Executable file → Normal file
Loading…
x
Reference in New Issue
Block a user