diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml
index 092f43c23..468c96260 100644
--- a/chapter06/gcc.xml
+++ b/chapter06/gcc.xml
@@ -152,9 +152,10 @@ su nobody -s /bin/bash -c "PATH=$PATH make -k check"
is not enabled in the kernel even though it is present on the CPU.
- Install the package:
+ Install the package and remove an unneeded directory:
-make install
+make installi
+rm -rf /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include-fixed/bits/
Create a symlink required by the FHS