Author: pierre
Date: Tue Apr 15 02:30:24 2014
New Revision: 12955
Log:
Suppress a sed for LVM2, which is not needed anymore
Modified:
trunk/BOOK/postlfs/filesystems/lvm2.xml
Modified: trunk/BOOK/postlfs/filesystems/lvm2.xml
==============================================================================
--- trunk/BOOK/postlfs/filesystems/lvm2.xml Mon Apr 14 15:33:20 2014
(r12954)
+++ trunk/BOOK/postlfs/filesystems/lvm2.xml Tue Apr 15 02:30:24 2014
(r12955)
@@ -120,9 +120,7 @@
commands:
</para>
-<screen><userinput><!-- already corrected upstream. Suppress sed for version
2.02.106
--->sed -i s/CPPFunction/rl_completion_func_t/ tools/lvm.c &&
-./configure --prefix=/usr \
+<screen><userinput>./configure --prefix=/usr \
--exec-prefix= \
--with-confdir=/etc \
--enable-applib \
@@ -152,11 +150,6 @@
<title>Command Explanations</title>
<para>
-<!-- already corrected upstream. Suppress for version 2.02.106 -->
- <command>sed -i s/CPPFunction/rl_completion_func_t/
tools/lvm.c</command>:
- Corrects the use of a deprecated typedef.
- </para>
- <para>
<parameter>--enable-applib</parameter>: This switch enables
building of the shared application library.
</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page