mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 17:32:18 +00:00
6595a9da3a
(cherry picked from commit 0a7af7d941)
Signed-off-by: Owen <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
10 lines
104 B
HCL
10 lines
104 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "glasgow.spec"
|
|
}
|
|
labels {
|
|
nightly = 1
|
|
}
|
|
}
|