Author: bdubbs
Date: Sat Jan 30 23:01:08 2021
New Revision: 24160

Log:
Fix wpa_supplicant currency

Modified:
   trunk/scripts/blfs-include.php

Modified: trunk/scripts/blfs-include.php
==============================================================================
--- trunk/scripts/blfs-include.php      Sat Jan 30 16:33:03 2021        (r24159)
+++ trunk/scripts/blfs-include.php      Sat Jan 30 23:01:08 2021        (r24160)
@@ -161,6 +161,7 @@
        preg_match( "/libvdpau/", $url ) ||
        preg_match( "/shared-mime-info/", $url ) ||
        preg_match( "/imagemagick/",      $url ) ||
+       preg_match( "/w1.fi/",    $url ) ||
        preg_match( "/allbsd/",   $url ) ||    // paxmirabilis
        preg_match( "/alsa/",     $url ) )
   {
-- 
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