diff options
Diffstat (limited to 'chapter06/shadowpwd-inst.xml')
-rw-r--r-- | chapter06/shadowpwd-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/shadowpwd-inst.xml b/chapter06/shadowpwd-inst.xml index 9e0069145..4fc389869 100644 --- a/chapter06/shadowpwd-inst.xml +++ b/chapter06/shadowpwd-inst.xml @@ -39,7 +39,7 @@ the package incorrectly assumes it is going to be located at it to fail. The following patch (also appearing in Shadow's CVS code) fixes this problem.</para> -<para><screen><userinput>patch -Np1 -i ../shadow-&shadow-patch-version;.patch +<para><screen><userinput>patch -Np1 -i ../&shadow-patch;.patch </userinput></screen></para> <para>Now prepare Shadow for compilation:</para> |