From 0f558761aa2dee1017b4751e4017205e015a9560 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 29 Jun 2022 12:04:12 +0100 Subject: gentoo resync : 29.12.2022 --- net-libs/phodav/phodav-2.5.ebuild | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'net-libs/phodav/phodav-2.5.ebuild') diff --git a/net-libs/phodav/phodav-2.5.ebuild b/net-libs/phodav/phodav-2.5.ebuild index 0a100ae0377c..0e03c1c68781 100644 --- a/net-libs/phodav/phodav-2.5.ebuild +++ b/net-libs/phodav/phodav-2.5.ebuild @@ -59,3 +59,11 @@ src_install() { udev_dorules "${FILESDIR}/70-spice-webdavd.rules" fi } + +pkg_postinst() { + udev_reload +} + +pkg_postrm() { + udev_reload +} -- cgit v1.2.3