summaryrefslogtreecommitdiff
path: root/sys-apps/man-db/man-db-2.12.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-11-08 10:24:46 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-11-08 10:24:46 +0000
commit9263a8dda30106335f556e7f5936f5607db6f92c (patch)
tree59614d42ee7ac6187fd0c542956f2aa89c39f6e9 /sys-apps/man-db/man-db-2.12.0.ebuild
parentd8ae0501eb6c157339ede48ca34513d27470e1dc (diff)
gentoo auto-resync : 08:11:2023 - 10:24:46
Diffstat (limited to 'sys-apps/man-db/man-db-2.12.0.ebuild')
-rw-r--r--sys-apps/man-db/man-db-2.12.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/man-db/man-db-2.12.0.ebuild b/sys-apps/man-db/man-db-2.12.0.ebuild
index a18a06fff68c..795e71f73b1f 100644
--- a/sys-apps/man-db/man-db-2.12.0.ebuild
+++ b/sys-apps/man-db/man-db-2.12.0.ebuild
@@ -109,7 +109,7 @@ src_configure() {
--with-systemdtmpfilesdir="${EPREFIX}"/usr/lib/tmpfiles.d
--with-systemdsystemunitdir="$(systemd_get_systemunitdir)"
--disable-setuid # bug #662438
- --enable-cache-owner=man
+ $(use_enable !prefix cache-owner man) # bug #917024
--with-sections="${sections}"
$(use_enable nls)