mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
sys-auth/google-authenticator: drop test hack
Upstream has merged this fix, so no longer need to adjust ourselves.
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user