Add the case of pnmixer to packInstall.sh.porg
This commit is contained in:
parent
2c603d8caf
commit
77a8042414
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Reference in a new issue