Author: bdubbs
Date: Wed Nov  9 21:47:23 2016
New Revision: 17946

Log:
Fix script for bridge-utils new location

Modified:
   trunk/scripts/blfs-chapter14.php

Modified: trunk/scripts/blfs-chapter14.php
==============================================================================
--- trunk/scripts/blfs-chapter14.php    Wed Nov  9 21:38:48 2016        (r17945)
+++ trunk/scripts/blfs-chapter14.php    Wed Nov  9 21:47:23 2016        (r17946)
@@ -16,9 +16,8 @@
 
 $ignores = array();
 
-//$current="avahi";
+//$current="bridge-utils";
 
-$regex[ 'bridge-utils'    ] = "/^.*Download 
bridge-utils-(\d[\d\.]+\d).tar.*$/";
 $regex[ 'nfs-utils'       ] = "/^.*Download nfs-utils-(\d[\d\.]+\d).tar.*$/";
 $regex[ 'rpcbind'         ] = "/^.*Download rpcbind-(\d[\d\.]+\d).tar.*$/";
 $regex[ 'wireless_tools.' ] = "/^.*latest stable.*version (\d\d).*$/";
-- 
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