mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-libs/xmlsec: install man pages to correct directory
Closes: https://bugs.gentoo.org/974686 Signed-off-by: Brett A C Sheffield <bacs@librecast.net> Part-of: https://codeberg.org/gentoo/gentoo/pulls/876 Merges: https://codeberg.org/gentoo/gentoo/pulls/876 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
90d926b3a6
commit
b5983aabb9
@@ -96,7 +96,7 @@ src_configure() {
|
||||
--enable-pbkdf2
|
||||
--enable-pkgconfig
|
||||
--enable-sha3
|
||||
--with-man-dir="${EPREFIX}"/usr/share/man
|
||||
--with-man-dir="${EPREFIX}"/usr/share/man/man1
|
||||
)
|
||||
if use doc; then
|
||||
myeconfargs+=(
|
||||
Reference in New Issue
Block a user