Hi.

Attached is a fix for errors in shadow and sysstat

Regards,

Torsten.
Index: chapter11/sysstat.xml
===================================================================
--- chapter11/sysstat.xml	(revision 2010)
+++ chapter11/sysstat.xml	(working copy)
@@ -31,7 +31,7 @@
     <stageinfo>
       <base>&build_dir;/&sysstat-directory;</base>
     </stageinfo>
-    <search_replace base="&build_dir;/build">
+    <search_replace base="&build_dir;/&sysstat-directory;/build">
       <file>CONFIG</file>
       <find>/usr/local</find>
       <replace>/usr</replace>
Index: chapter04/shadow.xml
===================================================================
--- chapter04/shadow.xml	(revision 2010)
+++ chapter04/shadow.xml	(working copy)
@@ -96,16 +96,14 @@
 	<destination>/etc/pam.d</destination>
       </copy>
       <!-- if you have cracklib installed uncomment the following -->
       <!--
       <copy base="&blfs-config;/etc/pam.d">
 	<source>login-cracklib</source>
 	<destination>/etc/pam.d/login</destination>
       </copy>
-      <copy base=&blfs-config;/etc/pam.d">
+      <copy base="&blfs-config;/etc/pam.d">
 	<source>passwd-cracklib</source>
 	<destination>/etc/pam.d/passwd</destination>
       </copy>
       -->
       <move>
 	<option>force</option>
 	<source>login.access</source>
-- 
http://linuxfromscratch.org/mailman/listinfo/alfs-discuss
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to