From 9c3ce2ac8b15a4e00d26be4ee4345534b43db2b5 Mon Sep 17 00:00:00 2001 From: Ken Moffat Date: Wed, 9 Jun 2021 19:34:33 +0100 Subject: For consistency, make the cpp link in /usr/lib. --- chapter08/gcc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter08/gcc.xml') diff --git a/chapter08/gcc.xml b/chapter08/gcc.xml index 6b5163fce..a4d4a8355 100644 --- a/chapter08/gcc.xml +++ b/chapter08/gcc.xml @@ -167,7 +167,7 @@ rm -rf /usr/lib/gcc/$(gcc -dumpmachine)/&gcc-version;/include-fixed/bits/FHS for "historical" reasons. -ln -svr /usr/bin/cpp /lib +ln -svr /usr/bin/cpp /usr/lib