mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-auth/google-authenticator: Re-add .la files pruning
Package-Manager: Portage-2.3.6, Repoman-2.3.3 Signed-off-by: Sven Wegener <swegener@gentoo.org>
This commit is contained in:
@@ -41,6 +41,7 @@ src_compile() {
|
||||
|
||||
src_install() {
|
||||
default
|
||||
find "${D}" -name '*.la' -delete || die
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
|
||||
@@ -41,6 +41,7 @@ src_compile() {
|
||||
|
||||
src_install() {
|
||||
default
|
||||
find "${D}" -name '*.la' -delete || die
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
|
||||
Reference in New Issue
Block a user