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

git git at cross-lfs.org
Thu Oct 30 21:51:53 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  4fe3df69374d357b54a252a1d5af93f1f9214464 (commit)
      from  005d85d09b7768770e98fd2a9a07fb26e8757f73 (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 4fe3df69374d357b54a252a1d5af93f1f9214464
Author: William Harrington <kb0iic at cross-lfs.org>
Date:   Thu Oct 30 23:43:56 2014 -0500

    Add verwsion entity for some things.

diff --git a/BOOK/final-system/common/glibc.xml b/BOOK/final-system/common/glibc.xml
index 4ec7586..91fe07f 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-2.19/nscd/nscd.conf /etc/nscd.conf
+<screen os="v"><userinput>cp -v ../&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-2.19/nscd/nscd.tmpfiles /usr/lib/tmpfiles.d/nscd.conf
-install -v -Dm644 ../glibc-2.19/nscd/nscd.service /lib/systemd/system/nscd.service</userinput></screen>
+<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>
 
   </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