diff options
Diffstat (limited to 'chapter05/util-linux.xml')
-rw-r--r-- | chapter05/util-linux.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter05/util-linux.xml b/chapter05/util-linux.xml index 50284817e..ca6368c9a 100644 --- a/chapter05/util-linux.xml +++ b/chapter05/util-linux.xml @@ -20,6 +20,8 @@ <sect2 role="installation"> <title>Installation of Util-linux</title> +<para>Issue a sed sustitution:</para> + <screen><userinput>sed -i 's@/usr/include@/tools/include@g' configure</userinput></screen> <para>Prepare Util-linux for compilation:</para> |