aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/flex.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2014-02-18 18:46:43 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2014-02-18 18:46:43 +0000
commit4028929287b97b607b89392384eead98aaad9b9d (patch)
tree92fc8d3f682c3f86d4ae2bc06984ee53d6baf8ad /chapter06/flex.xml
parentaa976fe887a78c5b890f67bdb130d35a828770eb (diff)
Add a patch to glibc for FHS compatibility.
More text/whitespace changes. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10482 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/flex.xml')
-rw-r--r--chapter06/flex.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter06/flex.xml b/chapter06/flex.xml
index 8ec53658b..28d50e9a9 100644
--- a/chapter06/flex.xml
+++ b/chapter06/flex.xml
@@ -140,12 +140,12 @@ chmod -v 755 /usr/bin/lex</userinput></screen>
</listitem>
</varlistentry>
- <varlistentry id="libfl.so">
- <term><filename class="libraryfile">libfl.so</filename></term>
+ <varlistentry id="libfl">
+ <term><filename class="libraryfile">libfl</filename></term>
<listitem>
<para>The <filename class="libraryfile">flex</filename> library</para>
- <indexterm zone="ch-system-flex libfl.so">
- <primary sortas="c-libfl.so">libfl.so</primary>
+ <indexterm zone="ch-system-flex libfl">
+ <primary sortas="c-libfl">libfl</primary>
</indexterm>
</listitem>
</varlistentry>