Author: pierre
Date: Sat Dec 8 02:12:46 2018
New Revision: 4069
Log:
Add the case of Test-MockModule (perl module) to packInstall.sh
Modified:
jhalfs/trunk/pkgmngt/packInstall.sh.porg
Modified: jhalfs/trunk/pkgmngt/packInstall.sh.porg
==============================================================================
--- jhalfs/trunk/pkgmngt/packInstall.sh.porg Sat Dec 8 02:04:25 2018
(r4068)
+++ jhalfs/trunk/pkgmngt/packInstall.sh.porg Sat Dec 8 02:12:46 2018
(r4069)
@@ -72,7 +72,7 @@
x265*) # can contain vd.d or just d.d: thanks to packagers
VERSION=$(echo $1 | sed 's/^.*[v_]//')
;;
- libuv*) # can contain -vd.d or just -d.d
+ 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
--
http://lists.linuxfromscratch.org/listinfo/alfs-log
Unsubscribe: See the above information page