Author: dj
Date: 2005-12-26 08:58:54 -0700 (Mon, 26 Dec 2005)
New Revision: 5474

Modified:
   trunk/BOOK/postlfs/shells/tcsh.xml
Log:
fixed tcsh patch name

Modified: trunk/BOOK/postlfs/shells/tcsh.xml
===================================================================
--- trunk/BOOK/postlfs/shells/tcsh.xml  2005-12-26 15:42:13 UTC (rev 5473)
+++ trunk/BOOK/postlfs/shells/tcsh.xml  2005-12-26 15:58:54 UTC (rev 5474)
@@ -66,7 +66,7 @@
     <itemizedlist spacing='compact'>
       <listitem>
         <para>Required patch for use with Coreutils-5.93:
-        <ulink url="&patch-root;/tcsh_&tcsh-version;-colorls_compat-1.patch"/>
+        <ulink url="&patch-root;/tcsh-&tcsh-version;-colorls_compat-1.patch"/>
         </para>
       </listitem>
     </itemizedlist>
@@ -79,7 +79,7 @@
     <para>Install <application>Tcsh</application> by running the following
     commands:</para>
 
-<screen><userinput>patch -Np1 -i ../tcsh_&tcsh-version;-colorls_compat-1.patch 
&amp;&amp;
+<screen><userinput>patch -Np1 -i ../tcsh-&tcsh-version;-colorls_compat-1.patch 
&amp;&amp;
 ./configure --prefix=/usr --bindir=/bin &amp;&amp;
 make &amp;&amp;
 sh ./tcsh.man2html</userinput></screen>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to