mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-03 18:32:18 +00:00
10 lines
124 B
HCL
10 lines
124 B
HCL
project pkg {
|
|
arches = ["i386"]
|
|
rpm {
|
|
spec = "steam.spec"
|
|
}
|
|
labels {
|
|
mock = 1
|
|
}
|
|
}
|