From b6c14ed0404d8d28a0648c33f7b1c4faf6409546 Mon Sep 17 00:00:00 2001 From: Krejzi Date: Thu, 23 Jul 2015 12:03:25 +0000 Subject: [PATCH] Make intltool-update shut up. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10927 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 10 ++++++++++ chapter06/intltool.xml | 4 ++++ general.ent | 4 ++-- 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 4b74954fd..ecccebe45 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,16 @@ --> + + 2015-07-23 + + + [krejzi] - Fixed a warning in the intltool-update + perl script caused by perl-5.22. + + + + 2015-07-16 diff --git a/chapter06/intltool.xml b/chapter06/intltool.xml index af71ca422..9e9ebad20 100644 --- a/chapter06/intltool.xml +++ b/chapter06/intltool.xml @@ -41,6 +41,10 @@ Installation of Intltool + First fix a warning that is caused by perl-5.22 and later: + +sed -i 's:\\\${:\\\$\\{:' intltool-update.in + Prepare Intltool for compilation: ./configure --prefix=/usr diff --git a/general.ent b/general.ent index 3dbbc7ad2..686018710 100644 --- a/general.ent +++ b/general.ent @@ -1,7 +1,7 @@ - + - +