mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
While adding post-install messaging I created a second pkg_postinst instead of using the existing one, causing udev_reload to not be executed anymore. This merges the two back into one. Closes: https://bugs.gentoo.org/975963 Signed-off-by: Erica Nebula <EricaNebula@Proton.me>