www-apps/gitea: Workaround for bug 811105 (filecaps setuid)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
https://bugs.gentoo.org/811105
This commit is contained in:
parent
e6b18990af
commit
f91e2455a1
@ -113,7 +113,7 @@ src_install() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
pkg_postinst() {
|
pkg_postinst() {
|
||||||
fcaps_pkg_postinst
|
use filecaps && fcaps_pkg_postinst # Bug 811105
|
||||||
go-module_pkg_postinst
|
go-module_pkg_postinst
|
||||||
tmpfiles_process gitea.conf
|
tmpfiles_process gitea.conf
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user