mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-06 03:42:19 +00:00
8504646144
(cherry picked from commit c835f96430)
Co-authored-by: solomoncyj <solomoncyj@gmail.com>
7 lines
97 B
HCL
7 lines
97 B
HCL
project "pkg" {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "twintaillauncher.spec"
|
|
}
|
|
}
|