summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth/google-authenticator/google-authenticator-1.04.ebuild')
-rw-r--r--sys-auth/google-authenticator/google-authenticator-1.04.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-auth/google-authenticator/google-authenticator-1.04.ebuild b/sys-auth/google-authenticator/google-authenticator-1.04.ebuild
index 6c68a50616f2..3b36a977a90e 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() {