mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
dev-libs/libdwarf: fix docs install
Closes: https://bugs.gentoo.org/930232 Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
@@ -44,8 +44,4 @@ src_install(){
|
||||
cmake_src_install
|
||||
|
||||
dodoc ChangeLog* doc/*.pdf
|
||||
if use doc; then
|
||||
mv "${ED}"/usr/share/doc/${PN}/* "${ED}"/usr/share/doc/${PF}/ || die
|
||||
rmdir "${ED}"/usr/share/doc/${PN} || die
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user