diff options
author | 2021-09-01 11:12:21 -0500 | |
---|---|---|
committer | 2021-09-01 11:40:54 -0500 | |
commit | 3826a6b790f1c329474ca3eb2da4a44a81dd43d9 (patch) | |
tree | 3b681ff869b67cde7f907e49971131f9c7c051f9 /www-apps/gitea/gitea-9999.ebuild | |
parent | net-vpn/riseup-vpn: drop calls to go-module_pkg_postinst (diff) | |
download | gentoo-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>
Diffstat (limited to 'www-apps/gitea/gitea-9999.ebuild')
-rw-r--r-- | www-apps/gitea/gitea-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
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 } |