Author: bdubbs
Date: Sun Jan 27 07:42:14 2019
New Revision: 21046

Log:
Update systemd currency

Modified:
   trunk/scripts/blfs-chapter12.php

Modified: trunk/scripts/blfs-chapter12.php
==============================================================================
--- trunk/scripts/blfs-chapter12.php    Sun Jan 27 06:10:07 2019        (r21045)
+++ trunk/scripts/blfs-chapter12.php    Sun Jan 27 07:42:14 2019        (r21046)
@@ -23,7 +23,7 @@
 //$regex[ 'fcron'   ] = "/^.*Stable release fcron (\d[\d\.]+\d)*$/";
 $regex[ 'ibus'    ] = "/^.*ibus-(\d[\d\.]+\d).tar.*$/";
 $regex[ 'strigi'  ] = "/^(\d[\d\.]+\d) .*$/";
-$regex[ 'systemd' ] = "/^.*v(\d[\d\.]+\d).*$/";
+$regex[ 'systemd' ] = "/^.*v(\d[\d\.]+\d)$/";
 
 $sf = 'sourceforge.net';
 
-- 
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