|
@@ -4,7 +4,7 @@
|
|
<title>Installation of Util-linux</title>
|
|
<title>Installation of Util-linux</title>
|
|
|
|
|
|
<para>Util-linux doesn't use the freshly installed headers and libraries from
|
|
<para>Util-linux doesn't use the freshly installed headers and libraries from
|
|
-the /stage1 directory. This is fixed by altering the configure script:</para>
|
|
|
|
|
|
+the /tools directory. This is fixed by altering the configure script:</para>
|
|
|
|
|
|
<para><screen><userinput>cp configure configure.backup
|
|
<para><screen><userinput>cp configure configure.backup
|
|
sed "s@/usr/include@/tools/include@g" configure.backup > configure</userinput> </screen></para>
|
|
sed "s@/usr/include@/tools/include@g" configure.backup > configure</userinput> </screen></para>
|