Author: ag
Date: 2008-03-26 14:01:17 -0600 (Wed, 26 Mar 2008)
New Revision: 7319

Modified:
   trunk/BOOK/general/prog/tcl.xml
   trunk/BOOK/general/prog/tk.xml
Log:
Fixing tags


Modified: trunk/BOOK/general/prog/tcl.xml
===================================================================
--- trunk/BOOK/general/prog/tcl.xml     2008-03-26 19:44:59 UTC (rev 7318)
+++ trunk/BOOK/general/prog/tcl.xml     2008-03-26 20:01:17 UTC (rev 7319)
@@ -82,8 +82,7 @@
     -e "[EMAIL PROTECTED](TCL_SRC_DIR='\)[EMAIL PROTECTED]/usr/include'@" \
     -e "/TC_B/[EMAIL PROTECTED]'\(-L\)[EMAIL PROTECTED]'\1/usr/lib@" \ 
     -e "/SEARCH/s/=.*/=''/" \                    
-    tclConfig.sh
-</userinput></screen>
+    tclConfig.sh</userinput></screen>
 
     <para>To test the results, issue: <command>make test</command>.</para>
 

Modified: trunk/BOOK/general/prog/tk.xml
===================================================================
--- trunk/BOOK/general/prog/tk.xml      2008-03-26 19:44:59 UTC (rev 7318)
+++ trunk/BOOK/general/prog/tk.xml      2008-03-26 20:01:17 UTC (rev 7319)
@@ -82,8 +82,7 @@
     -e "[EMAIL PROTECTED](TK_SRC_DIR='\)[EMAIL PROTECTED]/usr/include'@" \
     -e "/TK_B/[EMAIL PROTECTED]'\(-L\)[EMAIL PROTECTED]'\1/usr/lib@" \
     -e "/SEARCH/s/=.*/=''/" \
-    tkConfig.sh
-</userinput></screen>
+    tkConfig.sh</userinput></screen>
 
     <para>Running the tests is not recommended. Some tests may crash your X
     Server. To test the results anyway, issue: <command>make test</command>.

-- 
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