summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2021-09-01 11:12:21 -0500
committerWilliam Hubbs <williamh@gentoo.org>2021-09-01 11:40:54 -0500
commit3826a6b790f1c329474ca3eb2da4a44a81dd43d9 (patch)
tree3b681ff869b67cde7f907e49971131f9c7c051f9
parentnet-vpn/riseup-vpn: drop calls to go-module_pkg_postinst (diff)
downloadgentoo-3826a6b790f1c329474ca3eb2da4a44a81dd43d9.tar.gz
gentoo-3826a6b790f1c329474ca3eb2da4a44a81dd43d9.tar.bz2
gentoo-3826a6b790f1c329474ca3eb2da4a44a81dd43d9.zip
www-apps/gitea: 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>
-rw-r--r--www-apps/gitea/gitea-1.14.6.ebuild1
-rw-r--r--www-apps/gitea/gitea-9999.ebuild1
2 files changed, 0 insertions, 2 deletions
diff --git a/www-apps/gitea/gitea-1.14.6.ebuild b/www-apps/gitea/gitea-1.14.6.ebuild
index 1d1bb8c1ca98..51099cd019ab 100644
--- a/www-apps/gitea/gitea-1.14.6.ebuild
+++ b/www-apps/gitea/gitea-1.14.6.ebuild
@@ -124,6 +124,5 @@ src_install() {
pkg_postinst() {
fcaps_pkg_postinst
- go-module_pkg_postinst
tmpfiles_process gitea.conf
}
diff --git a/www-apps/gitea/gitea-9999.ebuild b/www-apps/gitea/gitea-9999.ebuild
index aaa0a559fede..2aa2b3da3b08 100644
--- a/www-apps/gitea/gitea-9999.ebuild
+++ b/www-apps/gitea/gitea-9999.ebuild
@@ -117,6 +117,5 @@ src_install() {
pkg_postinst() {
fcaps_pkg_postinst
- go-module_pkg_postinst
tmpfiles_process gitea.conf
}