mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-11 14:10:42 +00:00
11 lines
121 B
HCL
11 lines
121 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "zenergy-kmod.spec"
|
|
}
|
|
labels {
|
|
mock = 1
|
|
nightly = 1
|
|
}
|
|
}
|