mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-wireless/gr-paint: Fix doc install dir
Closes: https://bugs.gentoo.org/976673 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
This commit is contained in:
@@ -59,5 +59,5 @@ src_install() {
|
||||
cmake_src_install
|
||||
find "${D}" -name '*.py[oc]' -delete || die
|
||||
python_optimize
|
||||
mv "${ED}/usr/share/doc/gr-paint" "${ED}/usr/share/doc/${P}"
|
||||
mv "${ED}/usr/share/doc/gr-paint" "${ED}/usr/share/doc/${PF}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user