mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-accessibility/espeak-ng: sync live
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Anna Vyalkova <cyber+gentoo@sysrq.in> Signed-off-by: William Hubbs <williamh@gentoo.org>
This commit is contained in:
committed by
William Hubbs
parent
5ce13b8297
commit
ee7888fbc6
@@ -72,6 +72,6 @@ src_test() {
|
||||
}
|
||||
|
||||
src_install() {
|
||||
emake DESTDIR="${D}" VIMDIR=/usr/share/vimfiles install
|
||||
rm "${ED}"/usr/lib*/*.la || die
|
||||
emake DESTDIR="${D}" VIMDIR=/usr/share/vim/vimfiles install
|
||||
find "${ED}" -name '*.la' -delete || die
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user