diff options
Diffstat (limited to 'sys-auth/google-authenticator')
-rw-r--r-- | sys-auth/google-authenticator/google-authenticator-1.01_pre20160307231538.ebuild | 2 | ||||
-rw-r--r-- | sys-auth/google-authenticator/google-authenticator-9999.ebuild | 2 |
2 files changed, 0 insertions, 4 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 } diff --git a/sys-auth/google-authenticator/google-authenticator-9999.ebuild b/sys-auth/google-authenticator/google-authenticator-9999.ebuild index d1c640ac25fe..c515ceeba0cc 100644 --- a/sys-auth/google-authenticator/google-authenticator-9999.ebuild +++ b/sys-auth/google-authenticator/google-authenticator-9999.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 } |