mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-util/kyua: remove /usr/tests
Closes: https://bugs.gentoo.org/654496 Package-Manager: Portage-2.3.49_p2, Repoman-2.3.10_p48
This commit is contained in:
@@ -24,3 +24,8 @@ DEPEND="${RDEPEND}
|
||||
virtual/pkgconfig
|
||||
test? ( dev-libs/atf )
|
||||
"
|
||||
|
||||
src_install() {
|
||||
default
|
||||
rm -r "${ED%/}"/usr/tests || die
|
||||
}
|
||||
Reference in New Issue
Block a user