dev-libs/yaz: fix htmldir

We want common to be installed in doc/${PF}, so {PVR}, not {PV}.

Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
Part-of: https://github.com/gentoo/gentoo/pull/42872
Closes: https://github.com/gentoo/gentoo/pull/42872
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Nicolas PARLANT
2025-07-04 22:23:44 +02:00
committed by Sam James
parent 4c7d4a1ae7
commit 3b7c1fb0bb

View File

@@ -68,7 +68,7 @@ src_install() {
DESTDIR="${D}"
docdir="${EPREFIX}/usr/share/doc/${PF}/html"
# move common dir in html
PACKAGE_SUFFIX="-${PV}/html"
PACKAGE_SUFFIX="-${PVR}/html"
)
emake "${myemakeargs[@]}" install