Author: pierre
Date: Sat Aug 31 05:52:05 2019
New Revision: 4120

Log:
The new vim tarball has a standard directory name, not need for a tweak in
packInstall

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

Modified: jhalfs/trunk/pkgmngt/packInstall.sh.porg
==============================================================================
--- jhalfs/trunk/pkgmngt/packInstall.sh.porg    Sat Aug 31 05:47:22 2019        
(r4119)
+++ jhalfs/trunk/pkgmngt/packInstall.sh.porg    Sat Aug 31 05:52:05 2019        
(r4120)
@@ -12,7 +12,7 @@
   expect*|tcl*|tk*|mozjs*|lynx*)
     VERSION=$(echo $1 | sed 's/^[^0-9]*//')
     ;;
-  vim*|unzip*|zip*)
+  unzip*|zip*)
     VERSION=$(echo $1 | sed 's/^[^0-9]*\([0-9]\)\([0-9]\)/\1.\2/')
     ;;
   wireless_tools*|LVM2*)
-- 
http://lists.linuxfromscratch.org/listinfo/alfs-log
Unsubscribe: See the above information page

Reply via email to