diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-07-19 22:08:59 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-07-19 22:08:59 +0000 |
commit | 1c771534db773d3416351e3d7e4d3d32a351e9db (patch) | |
tree | ea488a7f3a33ec16930e4a70c6be2e2548b71730 /chapter06/iproute2.xml | |
parent | 7cba41afd087012b0c0abc22fce666b9595fc075 (diff) |
Corrected naming structure for the iproute2 patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3949 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/iproute2.xml')
-rw-r--r-- | chapter06/iproute2.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml index bc8f32940..f3ddc2699 100644 --- a/chapter06/iproute2.xml +++ b/chapter06/iproute2.xml @@ -40,7 +40,7 @@ url="http://www.linuxfromscratch.org/blfs/view/cvs/content/databases.html#db">BLFS book</ulink>. </para> - <screen><userinput>patch -Np1 -i ../iproute2-&iproute2-version;-remove_db-1.patch</userinput></screen> + <screen><userinput>patch -Np1 -i ../iproute2-&iproute2-patch-version;-remove_db-1.patch</userinput></screen> <para>Prepare iproute2 for compilation:</para> <screen> <userinput>./configure </userinput></screen> |