Add the case of pnmixer to packInstall.sh.porg

This commit is contained in:
Pierre Labastie 2019-04-25 09:17:56 +00:00
parent 2c603d8caf
commit 77a8042414

View file

@ -66,7 +66,7 @@ case $1 in
cacerts*)
VERSION=0.1
;;
btrfs*|node*)
btrfs*|node*|pnmixer*)
VERSION=$(echo $1 | sed 's/^.*v//')
;;
x265*) # can contain vd.d or just d.d: thanks to packagers