diff options
Diffstat (limited to 'sys-apps/man-db/man-db-2.7.6.1.ebuild')
-rw-r--r-- | sys-apps/man-db/man-db-2.7.6.1.ebuild | 1 |
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) \ |