Author: pierre
Date: Fri Dec  6 13:46:21 2019
New Revision: 4130

Log:
Fix libhandy VERSION computation in packInstall.sh.porg

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

Modified: jhalfs/trunk/pkgmngt/packInstall.sh.porg
==============================================================================
--- jhalfs/trunk/pkgmngt/packInstall.sh.porg    Fri Sep 27 02:59:32 2019        
(r4129)
+++ jhalfs/trunk/pkgmngt/packInstall.sh.porg    Fri Dec  6 13:46:21 2019        
(r4130)
@@ -70,7 +70,7 @@
   cacerts*)
     VERSION=0.1
     ;;
-  btrfs*|node*|pnmixer*)
+  btrfs*|node*|pnmixer*|libhandy*)
     VERSION=$(echo $1 | sed 's/^.*v//')
     ;;
   x265*) # can contain vd.d or just d.d: thanks to packagers
-- 
http://lists.linuxfromscratch.org/listinfo/alfs-log
Unsubscribe: See the above information page

Reply via email to