Author: bdubbs Date: Thu Oct 27 22:54:51 2016 New Revision: 17916 Log: Remove debug line
Modified: trunk/scripts/blfs-chapter43.php Modified: trunk/scripts/blfs-chapter43.php ============================================================================== --- trunk/scripts/blfs-chapter43.php Thu Oct 27 08:54:05 2016 (r17915) +++ trunk/scripts/blfs-chapter43.php Thu Oct 27 22:54:51 2016 (r17916) @@ -15,7 +15,7 @@ $libreoffice = array(); -$current="chromium"; +//$current="chromium"; $regex = array(); $regex[ 'inkscape' ] = "/^.*Latest.*(\d[\d\.]+\d).*$/"; -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
