diff options
author | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-11 17:04:24 +0000 |
---|---|---|
committer | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-11 17:04:24 +0000 |
commit | 58c4a181a7b976d00e554089d5d2533274a2d4b6 (patch) | |
tree | 938f2ad1e855d3aed3e83356f946caa5e1b16832 /chapter03/patches.xml | |
parent | cddcb23c37df150cbfb3dd711d091e4cb9b26203 (diff) |
Added a patch to the Procps instructions to fix a unicode related issue in the watch program
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8636 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03/patches.xml')
-rw-r--r-- | chapter03/patches.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index a42997515..e60dad2ce 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -227,6 +227,14 @@ </varlistentry> <varlistentry> + <term>Procps Watch Patch - <token>&procps-watch-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&procps-watch-patch;"/></para> + <para>MD5 sum: <literal>&procps-watch-patch-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Readline Fixes Patch - <token>&readline-fixes-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&readline-fixes-patch;"/></para> |