mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
9716ce8e11
(cherry picked from commit 52f9838c49)
Co-authored-by: J. <105894089+Its-J@users.noreply.github.com>
7 lines
75 B
HCL
7 lines
75 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "wget.spec"
|
|
}
|
|
}
|