From 774b0bf7a7b7f120e02865f3f67884766bbd1cf0 Mon Sep 17 00:00:00 2001 From: Randy McMurchy Date: Tue, 17 May 2005 21:40:20 +0000 Subject: [PATCH] Updated to GGV-2.8.4 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4337 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- gnome/add/ggv.xml | 20 ++++++++++++-------- introduction/welcome/changelog.xml | 4 ++-- 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/gnome/add/ggv.xml b/gnome/add/ggv.xml index 9aa7e31bd0..e1f3495e94 100644 --- a/gnome/add/ggv.xml +++ b/gnome/add/ggv.xml @@ -4,12 +4,12 @@ %general-entities; - - - + + + - - + + ]> @@ -63,8 +63,13 @@ the following commands: ./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \ --localstatedir=/var/lib --sysconfdir=/etc/gnome && -make && -make install +make + +This package does not come with a test suite. + +Now, as the root user: + +make install @@ -105,4 +110,3 @@ viewer. - diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 734025159b..40fef2b19f 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -26,8 +26,8 @@ May 17th, 2005 [randy]: Updated to GNOME System Monitor-2.10.1, - bug-buddy-2.10.0, EOG-2.10.0, AT SPI-1.6.4, gtksourceview-1.2.0 and - gedit-2.10.2. + bug-buddy-2.10.0, EOG-2.10.0, AT SPI-1.6.4, gtksourceview-1.2.0, + gedit-2.10.2 and GGV-2.8.4.