diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-08-26 17:43:43 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-08-26 17:43:43 +0000 |
commit | dfdc93a055c8644b5267b80167997c6418631fb0 (patch) | |
tree | 08219d320ca8956653dd1517129f6db169044c5f /patches.ent | |
parent | d163adadb9e30d1f68e73c6636c4e7b21847af3b (diff) |
Apply upstream patches to make
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9961 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 39c893636..a1faeaed6 100644 --- a/patches.ent +++ b/patches.ent @@ -59,6 +59,11 @@ <!ENTITY kmod-testsuite-patch-size "2.2 KB"> +<!ENTITY make-fixes-patch "make-&make-version;-upstream_fixes-2.patch"> +<!ENTITY make-fixes-md5 "02c0f3989185a7345233872b1ae5f46d"> +<!ENTITY make-fixes-patch-size "9.7 KB"> + + <!ENTITY patch-test-patch "patch-&patch-version;-test_fix-1.patch"> <!ENTITY patch-test-patch-md5 "c51e1a95bfc5310635d05081472c3534"> <!ENTITY patch-test-patch-size "1 KB"> |