Fix packInstall.sh.porg for docbook-5.1
This commit is contained in:
parent
59a1e1add9
commit
240d928d23
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ case $1 in
|
|||
cacerts*)
|
||||
VERSION=0.1
|
||||
;;
|
||||
btrfs*|node*|pnmixer*)
|
||||
btrfs*|node*|pnmixer*|docbook-v*)
|
||||
VERSION=$(echo $1 | sed 's/^.*v//')
|
||||
;;
|
||||
x265*) # can contain vd.d or just d.d: thanks to packagers
|
||||
|
|
Reference in a new issue