[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. clfs-2.0.0-649-g20b5b51

git git at cross-lfs.org
Sat Mar 1 17:15:09 PST 2014


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  20b5b513cf08b84dd8977cf4eb879f9486709253 (commit)
      from  bc7077609e416cb68c08d1ba27baaa75a88227d9 (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 20b5b513cf08b84dd8977cf4eb879f9486709253
Author: William Harrington <kb0iic at berzerkula.org>
Date:   Sat Mar 1 19:15:04 2014 -0600

    Add space between  and \. Reported by Ryan Turner at clfs-dev.

diff --git a/BOOK/temp-system/multilib/xz.xml b/BOOK/temp-system/multilib/xz.xml
index 515a994..b5e04f6 100644
--- a/BOOK/temp-system/multilib/xz.xml
+++ b/BOOK/temp-system/multilib/xz.xml
@@ -27,7 +27,7 @@
     xpointer="xpointer(//*[@os='a'])"/>
 
 <screen os="cb"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \
-     --build=${CLFS_HOST} --host=${CLFS_TARGET}\
+     --build=${CLFS_HOST} --host=${CLFS_TARGET} \
      --libdir=/tools/lib64</userinput></screen>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"

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

Summary of changes:
 BOOK/temp-system/multilib/xz.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list