sys-apps/man-db: Another permissions tweak.
authorLars Wendler <polynomial-c@gentoo.org>
Mon, 12 Dec 2016 21:06:11 +0000 (22:06 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Mon, 12 Dec 2016 21:06:11 +0000 (22:06 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

sys-apps/man-db/man-db-2.7.6.1.ebuild

index 8af552f98350825923cf179147812cc9f14ad71b..52508c0542c4de099b2f49635f6cad1d8f4e4499 100644 (file)
@@ -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) \