aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2017-02-25 21:53:58 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2017-02-25 21:53:58 +0000
commit2dea807cd3689fe02929ad264dca5b2ee592af96 (patch)
treeeda8c97827c070919a46353af06ad75373c38efc /chapter06
parentf6dd9ab947de097b37a7fff82e7789d6d9ffa6de (diff)
LFS-8.0
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11197 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/findutils.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/findutils.xml b/chapter06/findutils.xml
index 4c9e1da8d..151088d8d 100644
--- a/chapter06/findutils.xml
+++ b/chapter06/findutils.xml
@@ -48,7 +48,7 @@
picked up in this package -->
<para>First, suppress a test which on some machines can loop forever:</para>
-<screen><userinput remap="pre">sed -i 's/test-lock..EXEEXT.//' gettext-tools/gnulib-tests/Makefile.in</userinput></screen>
+<screen><userinput remap="pre">sed -i 's/test-lock..EXEEXT.//' tests/Makefile.in</userinput></screen>
<para>Prepare Findutils for compilation:</para>