[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, sysvinit, updated. clfs-3.0.0-sysvinit-78-gfde0426

git git at cross-lfs.org
Thu Oct 30 22:14:49 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, sysvinit has been updated
       via  fde0426b9e890c2828516599f9a9e5024bcfb7b0 (commit)
      from  77e1959e749c0931e0fe7b333468fadc3097b934 (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 fde0426b9e890c2828516599f9a9e5024bcfb7b0
Author: William Harrington <kb0iic at cross-lfs.org>
Date:   Fri Oct 31 00:09:04 2014 -0500

    Add glibc before glibc-version entity for nscd files.

diff --git a/BOOK/final-system/common/glibc.xml b/BOOK/final-system/common/glibc.xml
index 91fe07f..9175085 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-&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