aboutsummaryrefslogtreecommitdiffstats
path: root/patches.ent
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2006-02-19 22:25:59 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2006-02-19 22:25:59 +0000
commit3992b216ad1ff36f0c64a8029d92d3d9a751c6c3 (patch)
tree6a2b345cac13f4dec7ba5fd97df4170f93239fdb /patches.ent
parent91cfd9d1df64df13abf0cbcf4a6fb3c365b717d2 (diff)
Prevent perl from using headers from the host system
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7389 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r--patches.ent2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches.ent b/patches.ent
index 7b191655c..836ff68ee 100644
--- a/patches.ent
+++ b/patches.ent
@@ -39,7 +39,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-libc-patch "perl-&perl-version;-libc-1.patch">
+<!ENTITY perl-libc-patch "perl-&perl-version;-libc-2.patch">
<!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-2.patch">