UBUNTU: [Packaging] resync getabis

BugLink: https://bugs.launchpad.net/bugs/1786013
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
This commit is contained in:
Andrea Righi
2023-05-29 15:13:46 +02:00
committed by Paolo Pisati
parent ce4766e520
commit 047ad5bf46
+1 -1
View File
@@ -17,7 +17,7 @@ fi
ver=$1
revision=$2
abi=$(echo $revision | sed -r -e 's/([^\+~]*)\.[^\.]+(~.*)?(\+.*)?$/\1/')
abi=${revision%%.*}
verabi=$ver-$abi
verfull=$ver-$revision