mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 14:43:27 -04:00
gnome-extra/iio-sensor-proxy: call udev_reload in pkg_postrm
Closes: https://bugs.gentoo.org/933457 Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
@@ -54,4 +54,5 @@ pkg_postinst() {
|
||||
pkg_postrm() {
|
||||
xdg_pkg_postrm
|
||||
gnome2_schemas_update
|
||||
udev_reload
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user