commit: 4f7fa6cf2888e47f00b75e6c47d8f4a015711ba2
Author: William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 1 16:12:20 2021 +0000
Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Wed Sep 1 16:40:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f7fa6cf
net-dns/coredns: drop calls to go-module_pkg_postinst
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: William Hubbs <williamh <AT> gentoo.org>
net-dns/coredns/coredns-1.8.3.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/net-dns/coredns/coredns-1.8.3.ebuild
b/net-dns/coredns/coredns-1.8.3.ebuild
index 14b4e4767af..184cef43304 100644
--- a/net-dns/coredns/coredns-1.8.3.ebuild
+++ b/net-dns/coredns/coredns-1.8.3.ebuild
@@ -911,6 +911,5 @@ src_test() {
pkg_postinst() {
fcaps_pkg_postinst
- go-module_pkg_postinst
tmpfiles_process ${PN}.conf
}