summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth/google-authenticator/google-authenticator-1.01_pre20160307231538.ebuild')
-rw-r--r--sys-auth/google-authenticator/google-authenticator-1.01_pre20160307231538.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys-auth/google-authenticator/google-authenticator-1.01_pre20160307231538.ebuild b/sys-auth/google-authenticator/google-authenticator-1.01_pre20160307231538.ebuild
index d1c640ac25fe..c515ceeba0cc 100644
--- a/sys-auth/google-authenticator/google-authenticator-1.01_pre20160307231538.ebuild
+++ b/sys-auth/google-authenticator/google-authenticator-1.01_pre20160307231538.ebuild
@@ -28,8 +28,6 @@ RDEPEND="${DEPEND}"
src_prepare() {
if [[ ${PV} == "9999" ]] ; then
- # Avoid building demos/tests all the time.
- sed -i '/^noinst_PROGRAMS/s:^noinst:check:' configure.ac || die
eautoreconf
fi
}