diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-02-03 13:02:19 -0600 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-02-03 13:02:19 -0600 |
commit | a5d31dd654840c3e5990fd1b3f29831b2cc01cf6 (patch) | |
tree | 3b9ea4ab2722c6cca0d5a7c1762aaa6117aaba98 /chapter08/expat.xml | |
parent | 1966b8db8f0cd40e3427f5df67e228a6f691ee3e (diff) |
Package updates and a patch.
Add coreutils-9.0 chmod patch.
Update to glibc-2.35.
Update to linux-5.16.5.
Update to findutils-4.9.0.
Update to expat-2.4.4.
Update to iana-etc-20220128.
Diffstat (limited to 'chapter08/expat.xml')
-rw-r--r-- | chapter08/expat.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/expat.xml b/chapter08/expat.xml index f4f03aad5..86dd1d287 100644 --- a/chapter08/expat.xml +++ b/chapter08/expat.xml @@ -61,7 +61,7 @@ <para>If desired, install the documentation:</para> -<screen><userinput remap="install">install -v -m644 doc/*.{html,png,css} /usr/share/doc/expat-&expat-version;</userinput></screen> +<screen><userinput remap="install">install -v -m644 doc/*.{html,css} /usr/share/doc/expat-&expat-version;</userinput></screen> </sect2> |