aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/gawk.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2022-12-01 17:40:16 -0600
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2022-12-01 17:40:16 -0600
commit82e98d0b0e798f9f603cbc9ba52acc039b332b6a (patch)
treec8a6e41a7b9be93e441d77b40bc3e267bfd486a1 /chapter08/gawk.xml
parent66d32d7e29f713446127b4bcb57b2f2ef7b0c912 (diff)
Package updates.
Update to iana-etc-20221122. Update to xz-5.2.9. Update to tzdata-2022g. Update to texinfo-7.0.1. Update to tcl-8.6.13. Update to meson-0.64.1. Update to linux-6.0.10. Update to gawk-5.2.1.
Diffstat (limited to 'chapter08/gawk.xml')
-rw-r--r--chapter08/gawk.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter08/gawk.xml b/chapter08/gawk.xml
index 9979e32de..4c8ecc265 100644
--- a/chapter08/gawk.xml
+++ b/chapter08/gawk.xml
@@ -44,10 +44,6 @@
<screen><userinput remap="pre">sed -i 's/extras//' Makefile.in</userinput></screen>
- <para>Now fix a programming error identified upstream:</para>
-
-<screen><userinput remap="pre">sed -i '241i UPREF(m);' interpret.h</userinput></screen>
-
<para>Prepare Gawk for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr</userinput></screen>