diff options
Diffstat (limited to 'chapter06')
-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> |