mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-11 14:10:42 +00:00
27dd9c08b8
I also formatted most of the hcl files Signed-off-by: windowsboy111 <wboy111@outlook.com>
7 lines
72 B
HCL
7 lines
72 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "anki-bin.spec"
|
|
}
|
|
}
|