Author: bdubbs Date: Tue Dec 12 12:55:02 2017 New Revision: 19591 Log: Fix script for qt5 name change again
Modified: trunk/scripts/blfs-chapter25.php Modified: trunk/scripts/blfs-chapter25.php ============================================================================== --- trunk/scripts/blfs-chapter25.php Tue Dec 12 12:54:18 2017 (r19590) +++ trunk/scripts/blfs-chapter25.php Tue Dec 12 12:55:02 2017 (r19591) @@ -21,7 +21,6 @@ $ignores = array(); //$current="libepoxy"; // For debugging -$current="qt-everywhere-opensource-src"; // For debugging $regex = array(); $regex[ 'freeglut' ] = "/^.*Download freeglut-(\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
