Author: bdubbs
Date: Sun Apr 26 21:25:43 2020
New Revision: 23032

Log:
Ignore texlive supplementary file

Modified:
   trunk/scripts/blfs-chapter50.php

Modified: trunk/scripts/blfs-chapter50.php
==============================================================================
--- trunk/scripts/blfs-chapter50.php    Sun Apr 26 15:33:29 2020        (r23031)
+++ trunk/scripts/blfs-chapter50.php    Sun Apr 26 21:25:43 2020        (r23032)
@@ -16,6 +16,7 @@
 $ignores = array();
 $ignores[ 'install-tl-unx' ] = '';
 $ignores[ 'texlive1'       ] = '';
+$ignores[ 'texlive11'      ] = '';
 $ignores[ 'docbook-xsl-doc'] = '';
 
 //$current="docbook-xsl-nons";  // 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