[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. fcf5e38b3df341858fc9d497d1b2837b31cc832e

git git at cross-lfs.org
Mon Dec 5 12:26:52 PST 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cross-LFS Book".

The branch, master has been updated
       via  fcf5e38b3df341858fc9d497d1b2837b31cc832e (commit)
       via  17c992d5369928ff0fa764b9908d6be7071864fb (commit)
      from  6848323bf2c5fadf72295986362af09328afb090 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit fcf5e38b3df341858fc9d497d1b2837b31cc832e
Author: Chris Staub <chris at beaker67.com>
Date:   Mon Dec 5 15:26:46 2011 -0500

    Grammar fix

diff --git a/BOOK/final-system/common/pkg-config.xml b/BOOK/final-system/common/pkg-config.xml
index 8f5e65c..59fce67 100644
--- a/BOOK/final-system/common/pkg-config.xml
+++ b/BOOK/final-system/common/pkg-config.xml
@@ -38,7 +38,7 @@
         <term><parameter>GLIB_CFLAGS="-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include"</parameter></term>
         <term><parameter>GLIB_LIBS="-lglib-2.0"</parameter></term>
         <listitem>
-          <para>Pkg-config no longer comes with Glib and because Pkg-config
+          <para>Pkg-config no longer comes with Glib, and because Pkg-config
         has not been installed itself it needs to be told where Glib is.</para>
         </listitem>
       </varlistentry>

commit 17c992d5369928ff0fa764b9908d6be7071864fb
Author: Chris Staub <chris at beaker67.com>
Date:   Mon Dec 5 15:26:27 2011 -0500

    Remove extraneous arpd dir and manpage

diff --git a/BOOK/final-system/common/iproute2.xml b/BOOK/final-system/common/iproute2.xml
index d16a699..68dddb2 100644
--- a/BOOK/final-system/common/iproute2.xml
+++ b/BOOK/final-system/common/iproute2.xml
@@ -33,7 +33,9 @@
     compiling Berkeley DB can be found in CBLFS at <ulink
     url="&cblfs-root;index.php/Berkeley_DB"/>.</para>
 
-<screen os="s2"><userinput>sed -i '/^TARGETS/s at arpd@@g' misc/Makefile</userinput></screen>
+<screen os="s2"><userinput>sed -i '/^TARGETS/s at arpd@@g' misc/Makefile
+sed -i '/ARPD/d' Makefile
+rm man/man8/arpd.8</userinput></screen>
 
     <para os="a">Compile the package:</para>
 

-----------------------------------------------------------------------

Summary of changes:
 BOOK/final-system/common/iproute2.xml   |    4 +++-
 BOOK/final-system/common/pkg-config.xml |    2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list