From b48e1d448556ed397586d4cec21b7b0a94f39cac Mon Sep 17 00:00:00 2001 From: Fernando de Oliveira Date: Mon, 18 Nov 2013 18:50:18 +0000 Subject: [PATCH] Update to icewm-1.3.8. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12250 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general.ent | 2 +- introduction/welcome/changelog.xml | 4 ++++ x/wm/icewm.xml | 13 ++++++------- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/general.ent b/general.ent index 1662111175..7e620c864f 100644 --- a/general.ent +++ b/general.ent @@ -573,7 +573,7 @@ export -f as_root - + diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index de11fe31f3..fd7cfe6262 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -46,6 +46,10 @@ November 18th, 2013 + + [fernando] - Update to icewm-1.3.8. Fixes + #4340. + [igor] - Update to harfbuzz-0.9.24. Fixes #4337. diff --git a/x/wm/icewm.xml b/x/wm/icewm.xml index a171244f36..26bc1d734d 100644 --- a/x/wm/icewm.xml +++ b/x/wm/icewm.xml @@ -5,10 +5,13 @@ %general-entities; + + + + + ]> @@ -82,7 +85,6 @@ commands: sed -i '/^LIBS/s/\(.*\)/\1 -lfontconfig/' src/Makefile.in && -sed -i 's/define deprecated/define ICEWM_deprecated/' src/base.h && ./configure --prefix=/usr && make @@ -104,9 +106,6 @@ make install-desktop this fixes the build with recent versions of binutils. - sed -i 's/define deprecated/define ICEWM_deprecated/' src/base.h: - this fixes the build with current libX11. -