diff options
author | Ken Moffat <ken@linuxfromscratch.org> | 2021-06-09 19:34:33 +0100 |
---|---|---|
committer | Ken Moffat <ken@linuxfromscratch.org> | 2021-06-09 19:34:33 +0100 |
commit | 9c3ce2ac8b15a4e00d26be4ee4345534b43db2b5 (patch) | |
tree | 72081bc2b653695cd6447c25aabf73fe80212a04 /chapter01 | |
parent | c36301e75aefde449b6ab9a0fb2717ff1d5c2963 (diff) |
For consistency, make the cpp link in /usr/lib.
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c49be95cc..d87118062 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -46,6 +46,10 @@ <para>2021-06-09</para> <itemizedlist> <listitem> + <para>[ken] - For consistency, make the cpp link in /usr/lib. + </para> + </listitem> + <listitem> <para>[ken] - Install iproute2 programs in /usr/sbin for consistency.</para> </listitem> |