Author: krejzi Date: Fri Jun 19 12:39:14 2015 New Revision: 16142 Log: Ignore icedtea-web check in chapter 13.
Modified: trunk/scripts/blfs-chapter13.php Modified: trunk/scripts/blfs-chapter13.php ============================================================================== --- trunk/scripts/blfs-chapter13.php Fri Jun 19 12:25:49 2015 (r16141) +++ trunk/scripts/blfs-chapter13.php Fri Jun 19 12:39:14 2015 (r16142) @@ -32,6 +32,7 @@ $ignores[ 'OpenJDK1' ] = ''; $ignores[ 'hamcrest' ] = ''; $ignores[ 'apache-ant1' ] = ''; +$ignores[ 'icedtea-web' ] = ''; //$current="junit4_"; -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
