summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2017-09-07 21:13:47 +0000
committerSven Wegener <swegener@gentoo.org>2017-09-07 21:16:02 +0000
commit71ebb4a1e7fa72478adeb1f67209c144d1feded6 (patch)
treef7dfcb905327bc398c47b4c0e78fad4f5634bdcc /sys-auth/google-authenticator
parentsys-auth/google-authenticator: Re-add .la files pruning (diff)
downloadgentoo-71ebb4a1e7fa72478adeb1f67209c144d1feded6.tar.gz
gentoo-71ebb4a1e7fa72478adeb1f67209c144d1feded6.tar.bz2
gentoo-71ebb4a1e7fa72478adeb1f67209c144d1feded6.zip
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@gentoo.org>
Diffstat (limited to 'sys-auth/google-authenticator')
-rw-r--r--sys-auth/google-authenticator/google-authenticator-1.04.ebuild4
-rw-r--r--sys-auth/google-authenticator/google-authenticator-9999.ebuild4
2 files changed, 0 insertions, 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