summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth/google-authenticator/google-authenticator-9999.ebuild')
-rw-r--r--sys-auth/google-authenticator/google-authenticator-9999.ebuild4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys-auth/google-authenticator/google-authenticator-9999.ebuild b/sys-auth/google-authenticator/google-authenticator-9999.ebuild
index 3b36a977a90e..2d682decb665 100644
--- a/sys-auth/google-authenticator/google-authenticator-9999.ebuild
+++ b/sys-auth/google-authenticator/google-authenticator-9999.ebuild
@@ -35,10 +35,6 @@ src_configure() {
econf --libdir="/$(get_libdir)"
}
-src_compile() {
- default
-}
-
src_install() {
default
find "${D}" -name '*.la' -delete || die