aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/libpipeline.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2020-08-15 03:54:28 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2020-08-15 03:54:28 +0000
commit6a06eaf8448fb37ba08de818e99aee6a6522a8d5 (patch)
tree1e9bbdf4ae055220cc0d4c35136f05d27e694a9d /chapter08/libpipeline.xml
parentb2b6c6fda7aacd8ec831cab548a311d30b6d1eac (diff)
Update to man-pages-5.08.
Update to libpipeline-1.5.3. Update to iproute2-5.8.0. Update to linux-5.8.1. Fix typo in settingenviron.xml. Use entity in perl configuration instructions. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12022 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08/libpipeline.xml')
-rw-r--r--chapter08/libpipeline.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter08/libpipeline.xml b/chapter08/libpipeline.xml
index 9dfc2949a..5d275d381 100644
--- a/chapter08/libpipeline.xml
+++ b/chapter08/libpipeline.xml
@@ -41,10 +41,6 @@
<sect2 role="installation">
<title>Installation of Libpipeline</title>
- <para>First, fix the files in the test suite:</para>
-
-<screen><userinput remap="pre">patch -Np1 -i ../&libpipeline-checks-patch;</userinput></screen>
-
<para>Prepare Libpipeline for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr</userinput></screen>