p0->p1 change

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@498 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-04-14 03:22:44 +00:00
parent 12b7365664
commit 8fe7c1270a

View File

@ -7,7 +7,7 @@ Install the Shadow Password Suite by running the following commands:
<blockquote><literallayout>
<userinput>patch -Np0 -i ../shadow-20001016.patch &amp;&amp;</userinput>
<userinput>patch -Np1 -i ../shadow-20001016.patch &amp;&amp;</userinput>
<userinput>./configure --prefix=/usr &amp;&amp;</userinput>
<userinput>make &amp;&amp;</userinput>
<userinput>make install &amp;&amp;</userinput>