From 2e30291773b0ac3a69d2f052a5a48c10617630fa Mon Sep 17 00:00:00 2001 From: Randy McMurchy Date: Sun, 13 Feb 2005 00:06:46 +0000 Subject: [PATCH] Added new Xpdf security patch to kdegraphics instructions git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3459 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- introduction/welcome/changelog.xml | 3 ++- kde/add/kdegraphics.xml | 6 ++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 206a80e20f..0fc72f2baf 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -25,7 +25,8 @@ who wrote what. February 12th, 2005 [randy]: Added md5sums to Chapters 22 through 27 package instructions; fixed download URL's in PostgreSQL instructions; added hack to Configuring GNOME Packages section to properly -display all the panel icons. +display all the panel icons; added new Xpdf security patch to kdegraphics +instructions. February 11th, 2005 [bdubbs]: Rewrote bootdisk page. diff --git a/kde/add/kdegraphics.xml b/kde/add/kdegraphics.xml index ea6823d648..8b08cb24a3 100644 --- a/kde/add/kdegraphics.xml +++ b/kde/add/kdegraphics.xml @@ -48,6 +48,11 @@ + + Required patch: + + + @@ -93,6 +98,7 @@ Install kdegraphics with: patch -Np0 -i ../post-3.3.2-kdegraphics.diff && +patch -Np0 -i ../post-3.3.2-kdegraphics-3.diff && ./configure --prefix=&kde-dir; --disable-debug \ --disable-dependency-tracking && make