summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2016-12-12 22:06:11 +0100
committerLars Wendler <polynomial-c@gentoo.org>2016-12-12 22:06:11 +0100
commit68b8a336579eb0b5c93b2305ec66af2dd37c7ac0 (patch)
tree0a2ca484aade1553cbdbb13bfcb8027c3348fbe0 /sys-apps
parentsys-apps/man-db: Adjust cache dir permissions as preferred by upstream. (diff)
downloadgentoo-68b8a336579eb0b5c93b2305ec66af2dd37c7ac0.tar.gz
gentoo-68b8a336579eb0b5c93b2305ec66af2dd37c7ac0.tar.bz2
gentoo-68b8a336579eb0b5c93b2305ec66af2dd37c7ac0.zip
sys-apps/man-db: Another permissions tweak.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/man-db/man-db-2.7.6.1.ebuild1
1 files changed, 1 insertions, 0 deletions
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 8af552f98350..52508c0542c4 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) \