[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. clfs-2.0.0-228-g1905a97

git git at cross-lfs.org
Tue Aug 6 12:17:51 PDT 2013


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  1905a97c2c137018b26f41e689773194fe4bb078 (commit)
      from  71c6ac4a8dbe6481c097a5952055c804511eb0d4 (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 1905a97c2c137018b26f41e689773194fe4bb078
Author: William Harrington <kb0iic at berzerkula.org>
Date:   Tue Aug 6 14:17:41 2013 -0500

    Remove unneed move command for binaries during 32bit and n32bit install of xz.

diff --git a/BOOK/final-system/multilib/xz-n32.xml b/BOOK/final-system/multilib/xz-n32.xml
index 202daba..bb3dd6a 100644
--- a/BOOK/final-system/multilib/xz-n32.xml
+++ b/BOOK/final-system/multilib/xz-n32.xml
@@ -48,14 +48,6 @@
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="xz.xml"
-    xpointer="xpointer(//*[@os='h'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
-    href="xz.xml"
-    xpointer="xpointer(//*[@os='i'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
-    href="xz.xml"
     xpointer="xpointer(//*[@os='j'])"/>
 
 <screen os="k"><userinput>mv -v /lib32/liblzma.a /usr/lib32</userinput></screen>
diff --git a/BOOK/final-system/multilib/xz.xml b/BOOK/final-system/multilib/xz.xml
index ec9e03c..d0ad20a 100644
--- a/BOOK/final-system/multilib/xz.xml
+++ b/BOOK/final-system/multilib/xz.xml
@@ -48,14 +48,6 @@
     href="../common/xz.xml"
     xpointer="xpointer(//*[@os='g'])"/>
 
-    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
-    href="../common/xz.xml"
-    xpointer="xpointer(//*[@os='h'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
-    href="../common/xz.xml"
-    xpointer="xpointer(//*[@os='i'])"/>
-
     <para os="j">Move the static libraries to the proper location:</para>
 
     <screen os="k"><userinput>mv -v /lib/liblzma.a /usr/lib</userinput></screen>

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

Summary of changes:
 BOOK/final-system/multilib/xz-n32.xml |    8 --------
 BOOK/final-system/multilib/xz.xml     |    8 --------
 2 files changed, 0 insertions(+), 16 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list