mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-misc/aria2: Delete .la files
Closes: https://bugs.gentoo.org/841872 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -185,6 +185,7 @@ src_configure() {
|
||||
|
||||
src_install() {
|
||||
default
|
||||
find "${D}" -name '*.la' -delete || die
|
||||
rm -r "${ED}"/usr/share/doc/${PF}/README{,.html} || die
|
||||
|
||||
dobashcomp doc/bash_completion/aria2c
|
||||
|
||||
Reference in New Issue
Block a user