Author: bdubbs
Date: Thu Apr 28 01:02:57 2016
New Revision: 17299

Log:
Fix chapter 13 script

Modified:
   trunk/scripts/blfs-chapter13.php

Modified: trunk/scripts/blfs-chapter13.php
==============================================================================
--- trunk/scripts/blfs-chapter13.php    Wed Apr 27 13:55:15 2016        (r17298)
+++ trunk/scripts/blfs-chapter13.php    Thu Apr 28 01:02:57 2016        (r17299)
@@ -37,7 +37,7 @@
 $ignores[ 'python'       ] = '';
 $ignores[ 'python1'      ] = '';
 
-$current="ruby";  // For debugging
+//$current="ruby";  // For debugging
 
 $regex = array();
 $regex[ 'check'   ] = "/^.*Download check-(\d[\d\.]+\d).tar.*$/";
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to