Files
packages/anda/misc/ubuntu-sdk/anda.hcl
T
madomado 740824a8fc chore: reorganise folders (#843)
* chore: reorganise folders

* more renames

---------

Co-authored-by: Lleyton Gray <lleyton@fyralabs.com>
2023-12-09 21:37:07 -08:00

7 lines
74 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "ubuntu-sdk.spec"
}
}