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() {