commit:     71ebb4a1e7fa72478adeb1f67209c144d1feded6
Author:     Sven Wegener <swegener <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  7 21:13:47 2017 +0000
Commit:     Sven Wegener <swegener <AT> gentoo <DOT> org>
CommitDate: Thu Sep  7 21:16:02 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71ebb4a1

sys-auth/google-authenticator: Remove default src_compile function

Package-Manager: Portage-2.3.6, Repoman-2.3.3
Signed-off-by: Sven Wegener <swegener <AT> gentoo.org>

 sys-auth/google-authenticator/google-authenticator-1.04.ebuild | 4 ----
 sys-auth/google-authenticator/google-authenticator-9999.ebuild | 4 ----
 2 files changed, 8 deletions(-)

diff --git a/sys-auth/google-authenticator/google-authenticator-1.04.ebuild 
b/sys-auth/google-authenticator/google-authenticator-1.04.ebuild
index 3b36a977a90..2d682decb66 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 3b36a977a90..2d682decb66 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

Reply via email to