aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/flex.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2014-02-17 04:59:10 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2014-02-17 04:59:10 +0000
commit177aee0f061bfceafa797ec433925146bff6b431 (patch)
tree4cb283fb35714b5924fa639a06cb1a39690d2efe /chapter06/flex.xml
parentd02c56d5f5dc1d2a8bea323b95acb48cb940051e (diff)
Delete unneded symlinks in /usr; add /usr/libexec.
Use better workarund for automake tests. Minor spacing issues. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10476 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/flex.xml')
-rw-r--r--chapter06/flex.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/flex.xml b/chapter06/flex.xml
index 45364de3f..6b4d42363 100644
--- a/chapter06/flex.xml
+++ b/chapter06/flex.xml
@@ -47,7 +47,7 @@
<para>Prepare Flex for compilation:</para>
-<screen><userinput remap="configure">./configure --prefix=/usr \
+<screen><userinput remap="configure">./configure --prefix=/usr \
--docdir=/usr/share/doc/flex-&flex-version;</userinput></screen>
<para>Compile the package:</para>