summaryrefslogtreecommitdiff
path: root/app-mobilephone/heimdall/heimdall-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-mobilephone/heimdall/heimdall-9999.ebuild')
-rw-r--r--app-mobilephone/heimdall/heimdall-9999.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/app-mobilephone/heimdall/heimdall-9999.ebuild b/app-mobilephone/heimdall/heimdall-9999.ebuild
index b1c61d9f7b06..69599346a8bb 100644
--- a/app-mobilephone/heimdall/heimdall-9999.ebuild
+++ b/app-mobilephone/heimdall/heimdall-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -50,3 +50,7 @@ src_install() {
pkg_postinst() {
udev_reload
}
+
+pkg_postrm() {
+ udev_reload
+}