forked from tastytea/overlay
www-apps/gitea: Workaround for bug 811105 (filecaps setuid)
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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user