From 71ebb4a1e7fa72478adeb1f67209c144d1feded6 Mon Sep 17 00:00:00 2001 From: Sven Wegener Date: Thu, 7 Sep 2017 21:13:47 +0000 Subject: sys-auth/google-authenticator: Remove default src_compile function Package-Manager: Portage-2.3.6, Repoman-2.3.3 Signed-off-by: Sven Wegener --- 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 3b36a977a90e..2d682decb665 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 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 -- cgit v1.2.3-65-gdbad