net-news/yydecode: backfill bug reference from 2011 for test workaround

Bug: https://bugs.gentoo.org/277307
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
Eli Schwartz
2024-10-20 20:23:45 -04:00
parent 6a2af585f0
commit 3dd996bfbd

View File

@@ -20,6 +20,7 @@ PATCHES=(
src_prepare() {
default
# https://bugs.gentoo.org/277307
sed -e "s/t3.sh//" -e "s/t7.sh//" -i checks/Makefile.in checks/Makefile.am || die
eautoreconf