aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/util-linux.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2014-09-08 05:54:48 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2014-09-08 05:54:48 +0000
commit3b66f6a977777d9e22c3bf20481706b80ebc1359 (patch)
tree29cde42ad95d956979276ddcb5e7a257d174e98e /chapter06/util-linux.xml
parent23102e6e55cb034215ed43a4411685036637a583 (diff)
Update to man-pages-3.72
Add upstream patches to gcc Update to linux-3.16.2 Update to util-linux-2.25.1 Remove reference to defunct web site git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10734 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/util-linux.xml')
-rw-r--r--chapter06/util-linux.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml
index 3646b2e95..d67cad8ba 100644
--- a/chapter06/util-linux.xml
+++ b/chapter06/util-linux.xml
@@ -55,6 +55,11 @@
<sect2 role="installation">
<title>Installation of Util-linux</title>
+ <para>First, fix one of the regression tests:</para>
+
+<screen><userinput remap="pre">sed -e 's/2^64/(2^64/' -e 's/E &lt;/E) &lt;=/' -e 's/ne /eq /' \
+ -i tests/ts/ipcs/limits2</userinput></screen>
+
<para>Prepare Util-linux for compilation:</para>
<screen><userinput remap="configure">./configure ADJTIME_PATH=/var/lib/hwclock/adjtime \