diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-07-13 22:21:37 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-07-13 22:21:37 +0000 |
commit | a905be8285bc7d448461de3d3890c5533e4b37c3 (patch) | |
tree | 101462438b59a59cb065b6ba069998aa8faeec23 /patches.ent | |
parent | 87fd5cea4ef88172e84ffb0b8af14be3a550a59e (diff) |
Remove unneeded e2fsprogs patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10628 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/patches.ent b/patches.ent index 42e59e8e2..08851cbfb 100644 --- a/patches.ent +++ b/patches.ent @@ -26,9 +26,11 @@ <!ENTITY coreutils-shuf-segfault-patch-md5 "f1b5b35392914e327b1b6bbbb454d256"> <!ENTITY coreutils-shuf-segfault-patch-size "4 KB"> +<!-- <!ENTITY e2fsprogs-fix-test-patch "e2fsprogs-&e2fsprogs-version;-fix_test-1.patch"> <!ENTITY e2fsprogs-fix-test-patch-md5 "7c20605628536db298bb3bb4666047bf"> <!ENTITY e2fsprogs-fix-test-patch-size "0.7 KB"> +--> <!ENTITY gcc-upstream-patch "gcc-&gcc-version;-upstream_fixes-1.patch"> <!ENTITY gcc-upstream-patch-md5 "f070aae5f5f92259ed167539725e6241"> @@ -46,12 +48,6 @@ <!ENTITY mpfr-fixes-patch-md5 "aaf52416b309dd0b8c5eb92ae9c210c1"> <!ENTITY mpfr-fixes-patch-size "43 KB"> -<!-- -<!ENTITY perl-libc-patch "perl-&perl-version;-libc-1.patch"> -<!ENTITY perl-libc-patch-md5 "daf5c64fd7311e924966842680535f8f"> -<!ENTITY perl-libc-patch-size "1.6 KB"> ---> - <!ENTITY readline-fixes-patch "readline-6.3-upstream_fixes-1.patch"> <!ENTITY readline-fixes-patch-md5 "bbee7fad08474328b807e6828c26a961"> <!ENTITY readline-fixes-patch-size "3.1 KB"> |