Author: pierre
Date: Tue Jul 11 00:43:07 2017
New Revision: 3979

Log:
Node.js is a special case for VERSION

Modified:
   jhalfs/trunk/pkgmngt/packInstall.sh.porg

Modified: jhalfs/trunk/pkgmngt/packInstall.sh.porg
==============================================================================
--- jhalfs/trunk/pkgmngt/packInstall.sh.porg    Fri Jul  7 00:40:42 2017        
(r3978)
+++ jhalfs/trunk/pkgmngt/packInstall.sh.porg    Tue Jul 11 00:43:07 2017        
(r3979)
@@ -50,7 +50,7 @@
   cacerts*)
     VERSION=0.1
     ;;
-  btrfs*)
+  btrfs*|node*)
     VERSION=$(echo $1 | sed 's/^.*v//')
     ;;
   *)
-- 
http://lists.linuxfromscratch.org/listinfo/alfs-log
Unsubscribe: See the above information page

Reply via email to