diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2008-10-30 05:35:58 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2008-10-30 05:35:58 +0000 |
commit | 863beeaa4725d490579d9f047d230318460d9a76 (patch) | |
tree | 0069f3ba0088aed298eb63a756b8021d2807d54c /patches.ent | |
parent | 1b12edf6d420b7795b850b33011ac1bd1dbb5a7d (diff) |
Fixed perl configuration so it knows the vendor library location.
Changes perl patches to a single consolidated patch with security and other fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8718 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/patches.ent b/patches.ent index c3a8d3ce9..6271c12d6 100644 --- a/patches.ent +++ b/patches.ent @@ -113,18 +113,9 @@ <!ENTITY ncurses-coverity-patch-size "16.8 KB"> -<!ENTITY perl-libc-patch "perl-&perl-version;-libc-1.patch"> -<!ENTITY perl-libc-patch-md5 "3bf8aef1fb6eb6110405e699e4141f99"> -<!ENTITY perl-libc-patch-size "1.1 KB"> - -<!ENTITY perl-page-patch "perl-&perl-version;-page-1.patch"> -<!ENTITY perl-page-patch-md5 "16abf98d92d896601250ca610243cdf5"> -<!ENTITY perl-page-patch-size "0.7 KB"> - -<!ENTITY perl-security-patch "perl-&perl-version;-security_fix-1.patch"> -<!ENTITY perl-security-patch-md5 "4b1384ba595abd070824c2519d1d3176"> -<!ENTITY perl-security-patch-size "0.8 KB"> - +<!ENTITY perl-consolidated-patch "perl-&perl-version;-consolidated-1.patch"> +<!ENTITY perl-consolidated-patch-md5 "d1bcffb5d671bd659f7ca5c451a0c752"> +<!ENTITY perl-consolidated-patch-size "7.1 KB"> <!ENTITY procps-watch-patch "procps-&procps-version;-watch_unicode-1.patch"> <!ENTITY procps-watch-patch-md5 "2e5b57608177bd54349c718db9b5843d"> |