aboutsummaryrefslogtreecommitdiffstats
path: root/patches.ent
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2006-10-28 22:12:05 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2006-10-28 22:12:05 +0000
commiteb0d4d82f98f44e6923aa99a7d333252242c2382 (patch)
treee913b8cf892117714846d701141d17c4efbb8b92 /patches.ent
parentca54c1f42f20ef9f0068ff517d87109e2ccdbac0 (diff)
Fix a bug in Less whereby the deprecated sigsetmask function was being used instead of sigprocmask
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7844 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r--patches.ent5
1 files changed, 5 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent
index cd189ec2a..6abc8c990 100644
--- a/patches.ent
+++ b/patches.ent
@@ -81,6 +81,11 @@
<!ENTITY kbd-gcc4_fixes-patch-size "1.4 KB">
+<!ENTITY less-signal_fix-patch "less-&less-version;-signal_fix-1.patch">
+<!ENTITY less-signal_fix-patch-md5 "ef8f5750b1ef047e6a06cd4ea23068b0">
+<!ENTITY less-signal_fix-patch-size "2.9 KB">
+
+
<!ENTITY linux-unifdef-patch "linux-&linux-version;-unifdef-1.patch">
<!ENTITY linux-unifdef-patch-md5 "7d6a92f0d10492e06a3275627377df86">
<!ENTITY linux-unifdef-patch-size "32 KB">