Fix packInstall.sh.porg for docbook-5.1

This commit is contained in:
Pierre Labastie 2021-10-21 21:24:47 +02:00
parent 59a1e1add9
commit 240d928d23
1 changed files with 1 additions and 1 deletions

View File

@ -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