summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-29 18:02:04 +0100
committerSam James <sam@gentoo.org>2021-10-29 18:02:04 +0100
commite2a9369972b841a9463d643086b53af223611113 (patch)
tree89755e4c0d421dbfe2c2b2adb784a1eec71dbf5b /sys-apps/gawk/gawk-5.1.1-r1.ebuild
parentdev-python/pandas: fix detecting 32-bit arm (for skipping some tests) (diff)
downloadgentoo-e2a9369972b841a9463d643086b53af223611113.tar.gz
gentoo-e2a9369972b841a9463d643086b53af223611113.tar.bz2
gentoo-e2a9369972b841a9463d643086b53af223611113.zip
sys-apps/gawk: add link to bug report for typo
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/gawk/gawk-5.1.1-r1.ebuild')
-rw-r--r--sys-apps/gawk/gawk-5.1.1-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-apps/gawk/gawk-5.1.1-r1.ebuild b/sys-apps/gawk/gawk-5.1.1-r1.ebuild
index c22e4e5e3730..c8b984dd637c 100644
--- a/sys-apps/gawk/gawk-5.1.1-r1.ebuild
+++ b/sys-apps/gawk/gawk-5.1.1-r1.ebuild
@@ -39,6 +39,7 @@ src_prepare() {
sed -i '/^pty1:$/s|$|\n_pty1:|' test/Makefile.in || die
# Fix typo in configure
+ # https://lists.gnu.org/archive/html/bug-gawk/2021-10/msg00022.html
sed -i -e 's/AR_FLAGS = /AR_FLAGS=/' configure || die
# Fix standards conflict on Solaris