The case of x265 in packInstall.sh.porg
This commit is contained in:
parent
ce99eb609b
commit
0d93997796
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ case $1 in
|
||||||
cacerts*)
|
cacerts*)
|
||||||
VERSION=0.1
|
VERSION=0.1
|
||||||
;;
|
;;
|
||||||
btrfs*|node*)
|
btrfs*|node*|x265*)
|
||||||
VERSION=$(echo $1 | sed 's/^.*v//')
|
VERSION=$(echo $1 | sed 's/^.*v//')
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
|
Reference in a new issue