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

View file

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