From 0d939977964ddc78d4e945d62a62b1095529a231 Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Sat, 2 Dec 2017 20:34:57 +0000 Subject: [PATCH] The case of x265 in packInstall.sh.porg --- pkgmngt/packInstall.sh.porg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgmngt/packInstall.sh.porg b/pkgmngt/packInstall.sh.porg index fd10af2..3a906f2 100644 --- a/pkgmngt/packInstall.sh.porg +++ b/pkgmngt/packInstall.sh.porg @@ -58,7 +58,7 @@ case $1 in cacerts*) VERSION=0.1 ;; - btrfs*|node*) + btrfs*|node*|x265*) VERSION=$(echo $1 | sed 's/^.*v//') ;; *)