From 188aafb7c559528cc9c47d6d508c322f6e33adb5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 20 Jul 2022 20:42:12 +0100 Subject: gentoo auto-resync : 20:07:2022 - 20:42:12 --- sys-apps/usb_modeswitch/usb_modeswitch-2.6.1.ebuild | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'sys-apps/usb_modeswitch/usb_modeswitch-2.6.1.ebuild') diff --git a/sys-apps/usb_modeswitch/usb_modeswitch-2.6.1.ebuild b/sys-apps/usb_modeswitch/usb_modeswitch-2.6.1.ebuild index 78af89e7578d..d20c200a940a 100644 --- a/sys-apps/usb_modeswitch/usb_modeswitch-2.6.1.ebuild +++ b/sys-apps/usb_modeswitch/usb_modeswitch-2.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -65,3 +65,11 @@ src_install() { keepdir /var/lib/${PN} } + +pkg_postinst() { + udev_reload +} + +pkg_postrm() { + udev_reload +} -- cgit v1.2.3