diff --git a/chapter05/utillinux-inst.xml b/chapter05/utillinux-inst.xml index 59ea9e9bc..26598be97 100644 --- a/chapter05/utillinux-inst.xml +++ b/chapter05/utillinux-inst.xml @@ -4,7 +4,7 @@ Installation of Util-linux Util-linux doesn't use the freshly installed headers and libraries from -the /stage1 directory. This is fixed by altering the configure script: +the /tools directory. This is fixed by altering the configure script: cp configure configure.backup sed "s@/usr/include@/tools/include@g" configure.backup > configure