mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-08 20:57:38 +00:00
388be503dc
I KNEW something was missing...
(cherry picked from commit d7e96e15e2)
Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
10 lines
107 B
HCL
10 lines
107 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "terra-gpg-keys.spec"
|
|
}
|
|
labels {
|
|
updbranch = 1
|
|
}
|
|
}
|