sys-apps/man-db: Sync with Gentoo

It's from Gentoo commit bd84fadd479a36b17048836af08e6fa69244ee9f.
This commit is contained in:
Flatcar Buildbot 2023-11-27 07:14:12 +00:00 committed by Krzesimir Nowak
parent 753a7d5818
commit 4ae83c3647
2 changed files with 2 additions and 2 deletions

View File

@ -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)

View File

@ -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)