From f66d6af894e4ba938e489f6815e46ea55e42a78e Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Wed, 21 Aug 2013 20:24:15 +0000 Subject: Add a patch to fix a test failure in Texinfo. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10324 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/texinfo.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'chapter06/texinfo.xml') diff --git a/chapter06/texinfo.xml b/chapter06/texinfo.xml index 517062461..73da0037a 100644 --- a/chapter06/texinfo.xml +++ b/chapter06/texinfo.xml @@ -41,6 +41,10 @@ Installation of Texinfo + Fix an incompatibility between the test suite and Perl-&perl-version;: + +patch -Np1 -i ../&texinfo-test-patch; + Prepare Texinfo for compilation: ./configure --prefix=/usr -- cgit v1.2.3-54-g00ecf