mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-07 00:05:47 +03:00
sys-fs/vhba: add missing linux-mod_pkg_postinst to ebuild
Fix updating `/lib/modules/x.x.x-gentoo-custom/modules.dep` file. Closes: https://bugs.gentoo.org/895248 Package-Manager: portage-3.0.44, pkgdev-0.2.4 Signed-off-by: Matteo Bianco <mehw.is.me@inventati.org> Closes: https://github.com/gentoo/gentoo/pull/29646 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
committed by
Michał Górny
parent
457233e9a9
commit
2accb6cfb7
@@ -52,6 +52,7 @@ src_install() {
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
linux-mod_pkg_postinst
|
||||
udev_reload
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user