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 /patches.ent | |
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 'patches.ent')
-rw-r--r-- | patches.ent | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index a9dc4904c..7357d248b 100644 --- a/patches.ent +++ b/patches.ent @@ -127,6 +127,11 @@ <!ENTITY perl-security-patch-size "0.8 KB"> +<!ENTITY procps-watch-patch "procps-&procps-version;-watch_unicode-1.patch"> +<!ENTITY procps-watch-patch-md5 "2e5b57608177bd54349c718db9b5843d"> +<!ENTITY procps-watch-patch-size "3.6 KB"> + + <!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-5.patch"> <!ENTITY readline-fixes-patch-md5 "7390b2296b7b11209829646537294ebb"> <!ENTITY readline-fixes-patch-size "18 KB"> |