The case of x265 in packInstall.sh.porg

This commit is contained in:
Pierre Labastie 2017-12-02 20:34:57 +00:00
parent ce99eb609b
commit 0d93997796

View file

@ -58,7 +58,7 @@ case $1 in
cacerts*)
VERSION=0.1
;;
btrfs*|node*)
btrfs*|node*|x265*)
VERSION=$(echo $1 | sed 's/^.*v//')
;;
*)