[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. clfs-3.0.0-systemd-82-g9d3e12f

git git at cross-lfs.org
Thu Oct 30 22:17:43 PDT 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  9d3e12f746a40892a92cb63f2259f58314eaf8b1 (commit)
      from  4fe3df69374d357b54a252a1d5af93f1f9214464 (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 9d3e12f746a40892a92cb63f2259f58314eaf8b1
Author: William Harrington <kb0iic at cross-lfs.org>
Date:   Fri Oct 31 00:17:38 2014 -0500

    Add some proper version lines.

diff --git a/BOOK/final-system/common/glibc.xml b/BOOK/final-system/common/glibc.xml
index 91fe07f..d2ad01b 100644
--- a/BOOK/final-system/common/glibc.xml
+++ b/BOOK/final-system/common/glibc.xml
@@ -168,13 +168,13 @@ rm -v /usr/include/rpcsvc/*.x</userinput></screen>
     <para os="u">Install the configuration file and runtime directory for
     <command>nscd</command>:</para>
 
-<screen os="v"><userinput>cp -v ../&glibc-version;/nscd/nscd.conf /etc/nscd.conf
+<screen os="v"><userinput>cp -v ../glibc-&glibc-version;/nscd/nscd.conf /etc/nscd.conf
 mkdir -pv /var/cache/nscd</userinput></screen>
 
     <para os="w">Install the systemd support files for <command>nscd</command>:</para>
 
-<screen os="x"><userinput>install -v -Dm644 ../&glibc-version;/nscd/nscd.tmpfiles /usr/lib/tmpfiles.d/nscd.conf
-install -v -Dm644 ../&glibc-version;/nscd/nscd.service /lib/systemd/system/nscd.service</userinput></screen>
+<screen os="x"><userinput>install -v -Dm644 ../glibc-&glibc-version;/nscd/nscd.tmpfiles /usr/lib/tmpfiles.d/nscd.conf
+install -v -Dm644 ../glibc-version-&glibc-version;/nscd/nscd.service /lib/systemd/system/nscd.service</userinput></screen>
 
   </sect2>
 

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

Summary of changes:
 BOOK/final-system/common/glibc.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list