mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
p0->p1 change
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@498 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
12b7365664
commit
8fe7c1270a
@ -7,7 +7,7 @@ Install the Shadow Password Suite by running the following commands:
|
||||
|
||||
<blockquote><literallayout>
|
||||
|
||||
<userinput>patch -Np0 -i ../shadow-20001016.patch &&</userinput>
|
||||
<userinput>patch -Np1 -i ../shadow-20001016.patch &&</userinput>
|
||||
<userinput>./configure --prefix=/usr &&</userinput>
|
||||
<userinput>make &&</userinput>
|
||||
<userinput>make install &&</userinput>
|
||||
|
Loading…
Reference in New Issue
Block a user