aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/ncurses-exp.xml
diff options
context:
space:
mode:
authorMark Hymers <markh@linuxfromscratch.org>2001-07-20 01:51:51 +0000
committerMark Hymers <markh@linuxfromscratch.org>2001-07-20 01:51:51 +0000
commit04d01d7b0c5cd48bd730e4e6c8443e9dd79ad030 (patch)
tree1e04fce9f60e3015df98f4860ef29e5880371e3e /chapter06/ncurses-exp.xml
parenta0994c108710c443c1ee09042bae3daea69588bb (diff)
Adding patch explanations
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@818 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/ncurses-exp.xml')
-rw-r--r--chapter06/ncurses-exp.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter06/ncurses-exp.xml b/chapter06/ncurses-exp.xml
index 8e8c641ce..78b7a3cde 100644
--- a/chapter06/ncurses-exp.xml
+++ b/chapter06/ncurses-exp.xml
@@ -2,6 +2,12 @@
<title>Command explanations</title>
<para>
+<userinput>patch -Np1 -F10 -i ../ncurses-5.2.patch:</userinput> Regular
+updates to the ncurses package are provided as patch files so this is
+to make the source tree up to date.
+</para>
+
+<para>
<userinput>--with-shared:</userinput> This enables the build of the
shared ncurses library files.
</para>