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:
committed by
Paolo Pisati
parent
ce4766e520
commit
047ad5bf46
Vendored
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user