mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
python instruction error
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3258 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
d5d6554459
commit
cb83205079
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user