Author: alexander
Date: 2005-12-25 21:54:13 -0700 (Sun, 25 Dec 2005)
New Revision: 1316

Modified:
   trunk/packages/tin/Makefile
Log:
Fixed typo in the previous commit


Modified: trunk/packages/tin/Makefile
===================================================================
--- trunk/packages/tin/Makefile 2005-12-26 04:50:01 UTC (rev 1315)
+++ trunk/packages/tin/Makefile 2005-12-26 04:54:13 UTC (rev 1316)
@@ -27,8 +27,8 @@
        make install
        mkdir -p /etc/tin
        cp $(ROOT)/etc/tin/tinrc /etc/tin
-       echo 'gmane.linux.lfs.support' >/root/.newsrc
-       echo 'gmane.linux.lfs.beyond.support' >>/root/.newsrc
+       echo 'gmane.linux.lfs.support:' >/root/.newsrc
+       echo 'gmane.linux.lfs.beyond.support:' >>/root/.newsrc
 
 
 clean:

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

Reply via email to