diff options
author | William Hubbs <williamh@gentoo.org> | 2021-09-01 11:12:20 -0500 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2021-09-01 11:40:53 -0500 |
commit | 4f7fa6cf2888e47f00b75e6c47d8f4a015711ba2 (patch) | |
tree | 7bdf4b1b8e26471f52a0bc35d3f74c4783c8ea02 /net-dns/coredns | |
parent | app-misc/pet: drop calls to go-module_pkg_postinst (diff) | |
download | gentoo-4f7fa6cf2888e47f00b75e6c47d8f4a015711ba2.tar.gz gentoo-4f7fa6cf2888e47f00b75e6c47d8f4a015711ba2.tar.bz2 gentoo-4f7fa6cf2888e47f00b75e6c47d8f4a015711ba2.zip |
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@gentoo.org>
Diffstat (limited to 'net-dns/coredns')
-rw-r--r-- | net-dns/coredns/coredns-1.8.3.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-dns/coredns/coredns-1.8.3.ebuild b/net-dns/coredns/coredns-1.8.3.ebuild index 14b4e4767af6..184cef43304f 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 } |