mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
42fe3cb4ec
* add: exquisite-linux-templates * make this noarch * meaoj;aslk * alskdjf
10 lines
142 B
HCL
10 lines
142 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "exquisite-linux-templates.spec"
|
|
}
|
|
labels {
|
|
weekly = 2
|
|
}
|
|
}
|