diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-08-03 19:55:09 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-08-03 19:55:09 +0000 |
commit | 3e801560a71bead93f49fdcc665962563a71d9ea (patch) | |
tree | eff6a8b880d08e9d9060937001015e5c7bebe0f9 /patches.ent | |
parent | d7bd6fdcdffd1aef21b32d6f98ef6eac45d0ee8f (diff) |
Upgrade to Make-3.82. Fixes #2726.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9346 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/patches.ent b/patches.ent index cf1ddda13..02a687cc0 100644 --- a/patches.ent +++ b/patches.ent @@ -58,6 +58,10 @@ <!ENTITY glibc-gcc_fix-patch-md5 "d1f28cb98acb9417fe52596908bbb9fd"> <!ENTITY glibc-gcc_fix-patch-size "2.5 KB"> +<!ENTITY glibc-makefile_fix-patch "glibc-&glibc-version;-makefile_fix-1.patch"> +<!ENTITY glibc-makefile_fix-patch-md5 "0ef634ac78e582f45d0e7643bfda7505"> +<!ENTITY glibc-makefile_fix-patch-size "1 KB"> + <!ENTITY grub-inode-patch "grub-&grub-version;-256byte_inode-1.patch"> <!ENTITY grub-inode-patch-md5 "2482bef9c1866b4045767a56268ba673"> @@ -72,10 +76,6 @@ <!ENTITY kbd-backspace-patch-md5 "f75cca16a38da6caa7d52151f7136895"> <!ENTITY kbd-backspace-patch-size "12 KB"> -<!ENTITY make-upstream_fixes-patch "make-&make-version;-upstream_fixes-1.patch"> -<!ENTITY make-upstream_fixes-patch-md5 "8b1e478d8e733dc2d72e31bc7af1defa"> -<!ENTITY make-upstream_fixes-patch-size "5 KB"> - <!ENTITY man-db-upstream_fixes-patch "man-db-&man-db-version;-fix_man_assertion-1.patch"> <!ENTITY man-db-upstream_fixes-patch-md5 "a2d7e211160564c13296476cb5f05574"> <!ENTITY man-db-upstream_fixes-patch-size "3.9 KB"> |