[Clfs-commits] [CLFS Embedded]Cross-LFS Embedded Book branch, master, updated. dc5342b45796b68012bd0d551e1b2ab81f07539f

git git at cross-lfs.org
Sun Jan 23 11:17:03 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 Embedded Book".

The branch, master has been updated
       via  dc5342b45796b68012bd0d551e1b2ab81f07539f (commit)
      from  53a63f30279e216da0c932302088db5ee7033d2b (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 dc5342b45796b68012bd0d551e1b2ab81f07539f
Author: Joe Ciccone <jciccone at gmail.com>
Date:   Sun Jan 23 14:09:56 2011 -0500

    From: Andrew Bradford <bradfa at gmail.com>
    
    ${CLFS}/usr/include was created in section 4.4, there's no reason to
    "install" it again at the start of section 6.5.

diff --git a/BOOK/cross-tools/common/linux-headers.xml b/BOOK/cross-tools/common/linux-headers.xml
index 4ccfc4c..c3a3c51 100644
--- a/BOOK/cross-tools/common/linux-headers.xml
+++ b/BOOK/cross-tools/common/linux-headers.xml
@@ -29,8 +29,7 @@
 
     <para os="b">Install the header files that are common to all architectures:</para>
 
-<screen os="c"><userinput>install -dv ${CLFS}/usr/include
-make mrproper
+<screen os="c"><userinput>make mrproper
 make ARCH=${CLFS_ARCH} headers_check
 make ARCH=${CLFS_ARCH} INSTALL_HDR_PATH=dest headers_install
 cp -rv dest/include/* ${CLFS}/usr/include</userinput></screen>

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

Summary of changes:
 BOOK/cross-tools/common/linux-headers.xml |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Cross-LFS Embedded Book



More information about the Clfs-commits mailing list