Files
packages/anda/tools/cbfstool/anda.hcl
T
Raboneko 36db3577a8 Add cbfstool (#1997) (#2009)
* add cbfstool

* Update dependancies

* fix files part and version variable

* fix typo

* fix build step

* Add git dep

* Finished package

(cherry picked from commit 6ed310e12e)

Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2024-08-25 22:24:42 -07:00

5 lines
50 B
HCL

project pkg {
rpm {
spec = "cbfstool.spec"
}
}