[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. clfs-2.0.0-480-gf3ec4ca

git git at cross-lfs.org
Mon Nov 11 07:48:28 PST 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  f3ec4ca89cfefe31f67ea33da53c0413edfa5e78 (commit)
       via  699c70aa5e44db283d4399abcb84166cc26c3e15 (commit)
       via  3522c517aa3f074690e45fd165562e4ba771f8f9 (commit)
      from  603514383266f506dadaa412c366bf9f2048f6d8 (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 f3ec4ca89cfefe31f67ea33da53c0413edfa5e78
Author: William Harrington <kb0iic at cross-lfs.org>
Date:   Mon Nov 11 15:39:57 2013 -0600

    Remove Make fixes patch from final system commands.

diff --git a/BOOK/final-system/common/make.xml b/BOOK/final-system/common/make.xml
index 198b17d..3090bed 100644
--- a/BOOK/final-system/common/make.xml
+++ b/BOOK/final-system/common/make.xml
@@ -24,10 +24,6 @@
   <sect2 role="installation">
     <title>Installation of Make</title>
 
-    <para os="p1">Apply upstream fixes:</para>
-
-    <screen os="p2"><userinput>patch -Np1 -i ../&make-fixes-patch;</userinput></screen>
-
     <para os="a">Prepare Make for compilation:</para>
 
 <screen os="b"><userinput>./configure --prefix=/usr</userinput></screen>
diff --git a/BOOK/final-system/multilib/make.xml b/BOOK/final-system/multilib/make.xml
index 36e7a80..8f27d34 100644
--- a/BOOK/final-system/multilib/make.xml
+++ b/BOOK/final-system/multilib/make.xml
@@ -23,14 +23,6 @@
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../common/make.xml"
-    xpointer="xpointer(//*[@os='p1'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
-    href="../common/make.xml"
-    xpointer="xpointer(//*[@os='p2'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
-    href="../common/make.xml"
     xpointer="xpointer(//*[@os='a'])"/>
 
 <screen os="b"><userinput>CC="gcc ${BUILD64}" ./configure --prefix=/usr</userinput></screen>

commit 699c70aa5e44db283d4399abcb84166cc26c3e15
Author: William Harrington <kb0iic at cross-lfs.org>
Date:   Mon Nov 11 15:39:41 2013 -0600

    Remove Make fixes patch from materials.

diff --git a/BOOK/materials/common/patches.xml b/BOOK/materials/common/patches.xml
index 8224f34..dacdefe 100644
--- a/BOOK/materials/common/patches.xml
+++ b/BOOK/materials/common/patches.xml
@@ -94,15 +94,6 @@
     </varlistentry>
 
     <varlistentry>
-      <term>Make fixes patch - <token>&make-fixes-patch-size;</token>:</term>
-      <listitem>
-        <para>Download: <ulink
-        url="&patches-root;&make-fixes-patch;"/></para>
-        <para>MD5 sum: <literal>&make-fixes-patch-md5;</literal></para>
-      </listitem>
-    </varlistentry>
-
-    <varlistentry>
       <term>Man i18n Patch - <token>&man-i18n-patch-size;</token>:</term>
       <listitem>
         <para>Download: <ulink

commit 3522c517aa3f074690e45fd165562e4ba771f8f9
Author: William Harrington <kb0iic at cross-lfs.org>
Date:   Mon Nov 11 15:39:27 2013 -0600

    Remove Make fixes patch.

diff --git a/BOOK/patches.ent b/BOOK/patches.ent
index db3ae97..5d44283 100644
--- a/BOOK/patches.ent
+++ b/BOOK/patches.ent
@@ -44,10 +44,6 @@
 <!ENTITY iputils-fixes-patch-md5 "a2e77de7fd1fc4417bce0af3e6ffdfcb">
 <!ENTITY iputils-fixes-patch-size "153 KB">
 
-<!ENTITY make-fixes-patch "make-&make-version;-fixes-1.patch">
-<!ENTITY make-fixes-patch-md5 "bca6c0167780f427f527e976d597b505">
-<!ENTITY make-fixes-patch-size "9,301 KB">
-
 <!ENTITY man-i18n-patch "man-&man-version;-i18n-1.patch">
 <!ENTITY man-i18n-patch-md5 "a5aba0cb5a95a7945db8c882334b7dab">
 <!ENTITY man-i18n-patch-size "11 KB">

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

Summary of changes:
 BOOK/final-system/common/make.xml   |    4 ----
 BOOK/final-system/multilib/make.xml |    8 --------
 BOOK/materials/common/patches.xml   |    9 ---------
 BOOK/patches.ent                    |    4 ----
 4 files changed, 0 insertions(+), 25 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list