Author: bdubbs Date: Sun Jan 6 23:04:50 2019 New Revision: 20930 Log: Fix script fo rChapter 10
Modified: trunk/scripts/blfs-chapter10.php Modified: trunk/scripts/blfs-chapter10.php ============================================================================== --- trunk/scripts/blfs-chapter10.php Sun Jan 6 18:36:29 2019 (r20929) +++ trunk/scripts/blfs-chapter10.php Sun Jan 6 23:04:50 2019 (r20930) @@ -15,7 +15,6 @@ $ignores[ 'ippicv' ] = ""; //$current="opencv_contrib"; // For debugging -$current="exiv2"; // For debugging $regex = array(); $regex[ 'LibRaw' ] = "/^.*LibRaw-(\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
