Elektrobit / flake-pilot

Registration/Control utility for applications launched through a runtime-engine, e.g containers
MIT License
9 stars 5 forks source link

Makefile v2 #147

Closed Ichmed closed 1 year ago

Ichmed commented 1 year ago

Updated the Makefile and the .spec file to fit the new structure with a top level Cargo.toml

This also reduces the package size by combining the vendored dependencies

This time it even builds!