From 32ecf56ebecc7bf6ac54d497fe7280c2b57690d1 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Mon, 4 Jun 2012 19:18:48 +0000 Subject: Upgrade to Automake-1.12.1. Fixes #3106. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9874 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 4 ++++ chapter01/whatsnew.xml | 4 ---- chapter03/patches.xml | 8 -------- chapter06/automake.xml | 9 --------- packages.ent | 6 +++--- patches.ent | 5 ----- 6 files changed, 7 insertions(+), 29 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 0649b486c..dc84d41cb 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,10 @@ 2012-06-04 + + [matthew] - Upgrade to Automake-1.12.1. Fixes + #3106. + [matthew] - Apply latest upstream patches for Bash. Fixes #3103. diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 25e8a76e0..ed3f5021e 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -219,10 +219,6 @@ Added: - - &automake-perl_fix-patch; - - &bash-fixes-patch; diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 54f22b502..92b4da0ee 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -18,14 +18,6 @@ - - Automake Perl-&perl-version; Patch - &automake-perl_fix-patch-size;: - - Download: - MD5 sum: &automake-perl_fix-patch-md5; - - - Bash Upstream Fixes Patch - &bash-fixes-patch-size;: diff --git a/chapter06/automake.xml b/chapter06/automake.xml index 4786c44c9..109da7059 100644 --- a/chapter06/automake.xml +++ b/chapter06/automake.xml @@ -41,10 +41,6 @@ Installation of Automake - Apply a patch to fix an incomatibility between Automake-&automake-version; and Perl-&perl-version;: - -patch -Np1 -i ../&automake-perl_fix-patch; - Prepare Automake for compilation: ./configure --prefix=/usr --docdir=/usr/share/doc/automake-&automake-version; @@ -53,11 +49,6 @@ make - Fix a couple of minor bugs in the test suite: - -sed -i -e "s/yacc/lex/" t/lex-clean.sh -sed -i -e "s/cc/'non-root cc'/" t/dist-readonly.sh - To test the results, issue: make check diff --git a/packages.ent b/packages.ent index da327bb28..5a86df19b 100644 --- a/packages.ent +++ b/packages.ent @@ -15,11 +15,11 @@ - + - + - + diff --git a/patches.ent b/patches.ent index e17b7422e..4fa0fab57 100644 --- a/patches.ent +++ b/patches.ent @@ -2,11 +2,6 @@ - - - - - -- cgit v1.2.3-54-g00ecf