python instruction error

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3258 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Larry Lawrence 2005-01-11 03:05:37 +00:00
parent d5d6554459
commit cb83205079

View File

@ -62,7 +62,7 @@ url="&patch-root;/Python-&Python-version;-db43-1.patch"/></para></listitem>
<para>If you have Berkeley DB installed and wish to utilize it, apply
the following patch:</para>
<screen><userinput><command>patch -Np1 ../Python-&Python-version;-db43-1.patch</command></userinput></screen>
<screen><userinput><command>patch -Np1 -i ../Python-&Python-version;-db43-1.patch</command></userinput></screen>
<para>Install <application>Python</application> by running the following
commands:</para>