From f91e2455a14b820ae4e53655b0f556fa76276a4f Mon Sep 17 00:00:00 2001 From: tastytea Date: Mon, 30 Aug 2021 13:49:23 +0200 Subject: [PATCH] www-apps/gitea: Workaround for bug 811105 (filecaps setuid) https://bugs.gentoo.org/811105 --- www-apps/gitea/gitea-1.15.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/gitea/gitea-1.15.0.ebuild b/www-apps/gitea/gitea-1.15.0.ebuild index 9e32add..d875e04 100644 --- a/www-apps/gitea/gitea-1.15.0.ebuild +++ b/www-apps/gitea/gitea-1.15.0.ebuild @@ -113,7 +113,7 @@ src_install() { } pkg_postinst() { - fcaps_pkg_postinst + use filecaps && fcaps_pkg_postinst # Bug 811105 go-module_pkg_postinst tmpfiles_process gitea.conf