mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/libmaxminddb: drop eutils / prune_libtool_files
Closes: https://github.com/gentoo/gentoo/pull/9527 Closes: https://bugs.gentoo.org/663296 Package-Manager: Portage-2.3.45, Repoman-2.3.10
This commit is contained in:
committed by
Thomas Deutschmann
parent
a6334d7139
commit
ba37f1d3a5
@@ -2,7 +2,6 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
inherit eutils
|
||||
|
||||
DESCRIPTION="C library for the MaxMind DB file format"
|
||||
HOMEPAGE="https://github.com/maxmind/libmaxminddb"
|
||||
@@ -22,5 +21,5 @@ src_configure() {
|
||||
src_install() {
|
||||
default
|
||||
|
||||
prune_libtool_files
|
||||
find "${ED}" -name '*.la' -delete || die
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user