mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
dev-qt/qt-docs: do not hardcode version number; add "|| die"
Package-Manager: portage-2.3.2
This commit is contained in:
@@ -30,5 +30,5 @@ src_install() {
|
||||
|
||||
# these files are not shipped in any other version of qt-docs and collide with qtcore
|
||||
# bug 597026
|
||||
rm -r "${ED}"/usr/share/doc/qt-5.6.2/global
|
||||
rm -rf "${ED}${dest}"/global || die
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user