From d0686c52da0b6f20d0c8d25dc4b047d2209b330f Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Mon, 16 Jun 2025 23:38:10 +0200 Subject: [PATCH] net-misc/smb4k: Add missing xdg_pkg_postinst call Closes: https://bugs.gentoo.org/958260 Signed-off-by: Andreas Sturmlechner --- net-misc/smb4k/smb4k-4.0.2.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-misc/smb4k/smb4k-4.0.2.ebuild b/net-misc/smb4k/smb4k-4.0.2.ebuild index bfed5e59c1b5d..476cd1331e2df 100644 --- a/net-misc/smb4k/smb4k-4.0.2.ebuild +++ b/net-misc/smb4k/smb4k-4.0.2.ebuild @@ -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:"