diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-08-20 19:01:25 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-08-20 19:01:25 +0000 |
commit | 25d78ecbd764173db754061abeb275f33f3e35ed (patch) | |
tree | 511798d47b035e0ba14bd778119f9616a8393dc4 /patches.ent | |
parent | 3f99c28d74c982ff69062cf16f879ad11cd6637a (diff) |
Add flex patch to fix regression suite errors.
Add PATH to su invocations to ensure /tools/bin is included
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9943 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index a08d40d18..5d2453f19 100644 --- a/patches.ent +++ b/patches.ent @@ -26,6 +26,9 @@ <!ENTITY diffutils-i18n-patch-md5 "c8d481223db274a33b121fb8c25af9f7"> <!ENTITY diffutils-i18n-patch-size "18 KB"> +<!ENTITY flex-bison-patch "flex-&flex-version;-bison-2.6.1-1.patch"> +<!ENTITY flex-bison-patch-md5 "d5b001ef9bdbbe32e2f27576d97d8ff0"> +<!ENTITY flex-bison-patch-size "2.8 KB"> <!ENTITY gcc-startfiles-patch "gcc-&gcc-version;-startfiles_fix-1.patch"> <!ENTITY gcc-startfiles-patch-md5 "799ef1971350d2e3c794f2123f247cc6"> |