Author: pierre
Date: Sat Feb 27 04:45:30 2021
New Revision: 4210
Log:
Fixes for libhandy and inih 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 Dec 4 01:30:37 2020
(r4209)
+++ jhalfs/trunk/pkgmngt/packInstall.sh.porg Sat Feb 27 04:45:30 2021
(r4210)
@@ -67,7 +67,7 @@
cacerts*)
VERSION=0.1
;;
- btrfs*|node*|pnmixer*|libhandy*)
+ btrfs*|node*|pnmixer*)
VERSION=$(echo $1 | sed 's/^.*v//')
;;
x265*) # can contain vd.d or just d.d: thanks to packagers
@@ -76,7 +76,7 @@
libuv*|Test-MockModule*) # can contain -vd.d or just -d.d
VERSION=$(echo $1 | sed 's/^.*[v-]//')
;;
- junit*) # can contain -rd.d or just -d.d
+ junit*|inih*) # can contain -rd.d or just -d.d
VERSION=$(echo $1 | sed 's/^.*[r-]//')
;;
*)
--
http://lists.linuxfromscratch.org/listinfo/alfs-log
Unsubscribe: See the above information page