fixed patch name for Linux_PAM

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3412 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
DJ Lucas 2005-02-06 19:38:34 +00:00
parent cd2f7a1696
commit aa1c0f0f7a

View File

@ -68,7 +68,7 @@ url="http://sourceforge.net/projects/sgmltools-lite/">sgmltools-lite</ulink>
<para>Install <application>Linux-<acronym>PAM</acronym></application> by
running the following commands:</para>
<screen><userinput><command>patch -Np1 -i ../Linux-PAM-&Linux_PAM-version;-linkage-1.patch &amp;&amp;
<screen><userinput><command>patch -Np1 -i ../Linux-PAM-&Linux_PAM-version;-linkage-2.patch &amp;&amp;
autoconf &amp;&amp;
./configure --enable-static-libpam --with-mailspool=/var/mail \
--enable-read-both-confs --sysconfdir=/etc &amp;&amp;