aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/shadowpwd-inst.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-04-14 03:22:44 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-04-14 03:22:44 +0000
commit8fe7c1270add4585a3f1103d9165f23b5302f1f5 (patch)
tree640db145497ae9b4f51323ad33e0fe15b73fe6d0 /chapter06/shadowpwd-inst.xml
parent12b73656640a859daa163a593fadf7b40a81fae9 (diff)
p0->p1 change
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@498 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/shadowpwd-inst.xml')
-rw-r--r--chapter06/shadowpwd-inst.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/shadowpwd-inst.xml b/chapter06/shadowpwd-inst.xml
index 2dd368b05..3cff4accd 100644
--- a/chapter06/shadowpwd-inst.xml
+++ b/chapter06/shadowpwd-inst.xml
@@ -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>