[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, systemd, updated. clfs-2.0.0-691-gff8774f

git git at cross-lfs.org
Wed Jan 8 10:15:48 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, systemd has been updated
       via  ff8774fc67f18a1981fadc1368297f3e4c27f7cd (commit)
      from  3452555ea749fd809bf7be26e69d1560573c0583 (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 ff8774fc67f18a1981fadc1368297f3e4c27f7cd
Author: Chris Staub <chris at beaker67.com>
Date:   Wed Jan 8 13:15:42 2014 -0500

    Remove obsolete command

diff --git a/BOOK/introduction/common/changelog.xml b/BOOK/introduction/common/changelog.xml
index 3393365..6731910 100644
--- a/BOOK/introduction/common/changelog.xml
+++ b/BOOK/introduction/common/changelog.xml
@@ -40,6 +40,9 @@
       <para>08 January 2014</para>
       <itemizedlist>
         <listitem>
+          <para>[Chris] - Removed obsolete sed command from temp-system Coreutils.</para>
+        </listitem>
+        <listitem>
           <para>[Chris] - Removed unneeded command to rename stubs-64.h.</para>
         </listitem>
         <listitem>
diff --git a/BOOK/temp-system/common/coreutils.xml b/BOOK/temp-system/common/coreutils.xml
index c5a27e9..4ec747f 100644
--- a/BOOK/temp-system/common/coreutils.xml
+++ b/BOOK/temp-system/common/coreutils.xml
@@ -55,12 +55,6 @@ EOF</userinput></screen>
 
     </variablelist>
 
-    <para os="s1">Apply a sed to allow completion of the build:</para>
-
-<screen os="s2"><userinput>cp -v Makefile{,.orig}
-sed -e 's/^#run_help2man\|^run_help2man/#&/' \
-  -e 's/^\##run_help2man/run_help2man/' Makefile.orig > Makefile</userinput></screen>
-
    <para os="bf">Compile the package:</para>
 
 <screen os="bg"><userinput>make</userinput></screen>
diff --git a/BOOK/temp-system/multilib/coreutils.xml b/BOOK/temp-system/multilib/coreutils.xml
index 955dd03..fe58bbd 100644
--- a/BOOK/temp-system/multilib/coreutils.xml
+++ b/BOOK/temp-system/multilib/coreutils.xml
@@ -52,14 +52,6 @@
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../common/coreutils.xml"
-    xpointer="xpointer(//*[@os='s1'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
-    href="../common/coreutils.xml"
-    xpointer="xpointer(//*[@os='s2'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
-    href="../common/coreutils.xml"
     xpointer="xpointer(//*[@os='bf'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"

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

Summary of changes:
 BOOK/introduction/common/changelog.xml  |    3 +++
 BOOK/temp-system/common/coreutils.xml   |    6 ------
 BOOK/temp-system/multilib/coreutils.xml |    8 --------
 3 files changed, 3 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list