commit: 68b8a336579eb0b5c93b2305ec66af2dd37c7ac0
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 12 21:06:11 2016 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Dec 12 21:06:11 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68b8a336
sys-apps/man-db: Another permissions tweak.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
sys-apps/man-db/man-db-2.7.6.1.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/sys-apps/man-db/man-db-2.7.6.1.ebuild
b/sys-apps/man-db/man-db-2.7.6.1.ebuild
index 8af552f..52508c0 100644
--- a/sys-apps/man-db/man-db-2.7.6.1.ebuild
+++ b/sys-apps/man-db/man-db-2.7.6.1.ebuild
@@ -50,6 +50,7 @@ src_configure() {
--docdir='$(datarootdir)'/doc/${PF} \
--with-systemdtmpfilesdir="${EPREFIX}"/usr/lib/tmpfiles.d \
--enable-setuid \
+ --enable-cache-owner=man \
--with-sections="1 1p 8 2 3 3p 4 5 6 7 9 0p tcl n l p o 1x 2x
3x 4x 5x 6x 7x 8x" \
$(use_enable nls) \
$(use_enable static-libs static) \