diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-01-23 20:42:07 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-01-23 20:42:07 +0000 |
commit | 41ddb3b5c89bc278e3f9ef080dc228eedd1ed4fd (patch) | |
tree | 45b99790146bcfe77b06a6f15523f54f9a298683 /patches.ent | |
parent | b28fd35a823aac2255671733df034f2327480879 (diff) |
Patch Perl to pass tests with BDB-4.4.20. Fixes bug 1687
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7294 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index fe91241be..3bc876cb6 100644 --- a/patches.ent +++ b/patches.ent @@ -37,6 +37,7 @@ <!ENTITY ncurses-fixes-patch "ncurses-&ncurses-version;-fixes-1.patch"> <!-- <!ENTITY ncurses-rollup-patch "ncurses-&ncurses-version;-&ncurses-date;-patch.sh.bz2"> --> +<!ENTITY perl-db_file-patch "perl-&perl-version;-update_db_file-1.patch"> <!ENTITY perl-libc-patch "perl-&perl-version;-libc-1.patch"> <!ENTITY perl-sprintf-patch "perl-&perl-version;-sprintf_vulnerability-1.patch"> |