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

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

    Fix a version issue.

diff --git a/BOOK/final-system/common/glibc.xml b/BOOK/final-system/common/glibc.xml
index d2ad01b..9175085 100644
--- a/BOOK/final-system/common/glibc.xml
+++ b/BOOK/final-system/common/glibc.xml
@@ -174,7 +174,7 @@ 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-&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>
+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 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list