mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
I've missed that this was using Private bits, and thankfully Qt now
makes these harder to miss (albeit breaks build).
Also use ${PF} for doc deletion, hadn't noticed this uses the actual
cmake.eclass provided path and appends -qt6 to it. That it appends
turns out convenient for deletion given this only installs licenses
plus a README that is already installed by the eclass' einstalldocs.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>