From e250fb256ee762504586033ff13da786c4878d3d Mon Sep 17 00:00:00 2001 From: Sven Wegener Date: Thu, 7 Sep 2017 21:13:34 +0000 Subject: [PATCH] sys-auth/google-authenticator: Re-add .la files pruning Package-Manager: Portage-2.3.6, Repoman-2.3.3 Signed-off-by: Sven Wegener --- sys-auth/google-authenticator/google-authenticator-1.04.ebuild | 1 + sys-auth/google-authenticator/google-authenticator-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/sys-auth/google-authenticator/google-authenticator-1.04.ebuild b/sys-auth/google-authenticator/google-authenticator-1.04.ebuild index 6c68a50616f2d..3b36a977a90ee 100644 --- a/sys-auth/google-authenticator/google-authenticator-1.04.ebuild +++ b/sys-auth/google-authenticator/google-authenticator-1.04.ebuild @@ -41,6 +41,7 @@ src_compile() { src_install() { default + find "${D}" -name '*.la' -delete || die } pkg_postinst() { diff --git a/sys-auth/google-authenticator/google-authenticator-9999.ebuild b/sys-auth/google-authenticator/google-authenticator-9999.ebuild index 6c68a50616f2d..3b36a977a90ee 100644 --- a/sys-auth/google-authenticator/google-authenticator-9999.ebuild +++ b/sys-auth/google-authenticator/google-authenticator-9999.ebuild @@ -41,6 +41,7 @@ src_compile() { src_install() { default + find "${D}" -name '*.la' -delete || die } pkg_postinst() {