mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
net-misc/smb4k: Add missing xdg_pkg_postinst call
Closes: https://bugs.gentoo.org/958260 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -67,6 +67,7 @@ src_configure() {
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
xdg_pkg_postinst
|
||||
elog "Users of Samba 4.7 and above please note that for the time being,"
|
||||
elog "the following setting has to be added to or changed in the [global]"
|
||||
elog "section of the smb.conf file:"
|
||||
|
||||
Reference in New Issue
Block a user