mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
9f2ed08a90
(cherry picked from commit c5e837076e)
Signed-off-by: Owen-sz <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
9 lines
109 B
HCL
9 lines
109 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "consolekit.spec"
|
|
}
|
|
labels {
|
|
}
|
|
}
|