Author: ken
Date: Mon Oct 24 12:19:31 2016
New Revision: 17913

Log:
Remove unwanted space.

Modified:
   trunk/scripts/blfs-chapter13.php

Modified: trunk/scripts/blfs-chapter13.php
==============================================================================
--- trunk/scripts/blfs-chapter13.php    Mon Oct 24 09:51:06 2016        (r17912)
+++ trunk/scripts/blfs-chapter13.php    Mon Oct 24 12:19:31 2016        (r17913)
@@ -260,7 +260,7 @@
 
    array( 'pkg'     => 'Text-CSV',
           'match'   => '^.*$',
-          'replace' => "http://search.cpan.org/dist/Text- CSV/" ),
+          'replace' => "http://search.cpan.org/dist/Text-CSV/"; ),
 
    array( 'pkg'     => 'Text-Roman',
           'match'   => '^.*$',
-- 
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