mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
app-text/groonga-normalizer-mysql: drop deprecated ltprune eclass
Signed-off-by: Conrad Kostecki <conikost@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
committed by
David Seifert
parent
1b5b714f0e
commit
82c6007f05
@@ -2,7 +2,7 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
inherit autotools ltprune
|
||||
inherit autotools
|
||||
|
||||
DESCRIPTION="Groonga plugin that provides MySQL compatible normalizers"
|
||||
HOMEPAGE="https://groonga.org/"
|
||||
@@ -31,6 +31,6 @@ src_configure() {
|
||||
src_install() {
|
||||
default
|
||||
|
||||
prune_libtool_files
|
||||
find "${ED}" -name '*.la' -delete || die
|
||||
rm -r "${D}usr/share/doc/${PN}" || die
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user