diff --git a/sys-auth/google-authenticator/google-authenticator-1.04.ebuild b/sys-auth/google-authenticator/google-authenticator-1.04.ebuild index 3b36a977a90ee..2d682decb6656 100644 --- a/sys-auth/google-authenticator/google-authenticator-1.04.ebuild +++ b/sys-auth/google-authenticator/google-authenticator-1.04.ebuild @@ -35,10 +35,6 @@ src_configure() { econf --libdir="/$(get_libdir)" } -src_compile() { - default -} - src_install() { default find "${D}" -name '*.la' -delete || die diff --git a/sys-auth/google-authenticator/google-authenticator-9999.ebuild b/sys-auth/google-authenticator/google-authenticator-9999.ebuild index 3b36a977a90ee..2d682decb6656 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