mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 17:32:18 +00:00
1784082930
* add: exquisite-linux-templates
* make this noarch
* meaoj;aslk
* alskdjf
(cherry picked from commit 42fe3cb4ec)
Co-authored-by: madomado <madonuko@outlook.com>
10 lines
142 B
HCL
10 lines
142 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "exquisite-linux-templates.spec"
|
|
}
|
|
labels {
|
|
weekly = 2
|
|
}
|
|
}
|