From fe9bce848d8f4801dc49f103f1782b8459ac2bf3 Mon Sep 17 00:00:00 2001 From: Ken Moffat Date: Thu, 26 Mar 2009 18:48:23 +0000 Subject: [PATCH] update gamin to 1.1.10. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7813 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general.ent | 4 ++-- general/genlib/gamin.xml | 21 ++++++--------------- introduction/welcome/changelog.xml | 9 +++++++++ 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/general.ent b/general.ent index c1d34fd6f8..cb060e86e8 100644 --- a/general.ent +++ b/general.ent @@ -3,7 +3,7 @@ $LastChangedBy$ $Date$ --> - + @@ -102,7 +102,7 @@ $Date$ - + diff --git a/general/genlib/gamin.xml b/general/genlib/gamin.xml index 0d332b5b47..9944a32a7d 100644 --- a/general/genlib/gamin.xml +++ b/general/genlib/gamin.xml @@ -6,9 +6,9 @@ - - - + + + ]> @@ -56,14 +56,6 @@ - Additional Downloads - - - Required patch: - - - Gamin Dependencies Required @@ -90,8 +82,7 @@ Install Gamin by running the following commands: -patch -Np1 -i ../gamin-&gamin-version;-glibc_fix-1.patch && -./configure --prefix=/usr --libexecdir=/usr/sbin && +./configure --prefix=/usr --libexecdir=/usr/sbin && make To test the results, issue: make check. Note @@ -108,8 +99,8 @@ install -v -m644 doc/*.{html,fig,gif,txt} /usr/share/doc/gamin-&gamin-version; Command Explanations - : This switch prevents the - static libraries from being built. + : This switch prevents most of the + static libraries being built. diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 84c2b47637..7beaa820a4 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -40,6 +40,15 @@ --> + + March 26th, 2009 + + + [ken] - Updated to gamin-0.1.10. + + + + March 25th, 2009