Author: bdubbs
Date: Mon Feb 19 08:56:37 2018
New Revision: 19810

Log:
Ignore NetRexx in currency scripts

Modified:
   trunk/scripts/blfs-chapter13.php

Modified: trunk/scripts/blfs-chapter13.php
==============================================================================
--- trunk/scripts/blfs-chapter13.php    Mon Feb 19 08:51:13 2018        (r19809)
+++ trunk/scripts/blfs-chapter13.php    Mon Feb 19 08:56:37 2018        (r19810)
@@ -31,6 +31,7 @@
 $ignores[ 'icedtea-web'  ] = '';
 $ignores[ 'python'       ] = '';
 $ignores[ 'python1'      ] = '';
+$ignores[ 'NetRexx'      ] = '';
 
 //$current="File-Slurper";  // For debugging
 
-- 
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