commit:     e2a9369972b841a9463d643086b53af223611113
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 29 17:02:04 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 29 17:02:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2a93699

sys-apps/gawk: add link to bug report for typo

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/gawk/gawk-5.1.1-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-apps/gawk/gawk-5.1.1-r1.ebuild 
b/sys-apps/gawk/gawk-5.1.1-r1.ebuild
index c22e4e5e373..c8b984dd637 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

Reply via email to