feat(tunable): better definition of the version var.
This commit is contained in:
parent
4d11367bec
commit
72d45c2cf5
1 changed files with 1 additions and 1 deletions
|
|
@ -130,7 +130,7 @@
|
||||||
@{group}=@{user}
|
@{group}=@{user}
|
||||||
|
|
||||||
# Semantic version
|
# Semantic version
|
||||||
@{version}=@{int}{.@{int},}{.@{int},}{-@{rand},}
|
@{version}=@{u16}{.@{u16},}{.@{u16},}{{-,_}@{rand},}
|
||||||
|
|
||||||
# OpenSUSE does not have the same multiarch structure
|
# OpenSUSE does not have the same multiarch structure
|
||||||
@{multiarch}+=*-suse-linux* #aa:only opensuse
|
@{multiarch}+=*-suse-linux* #aa:only opensuse
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue