You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the Makefile depends on the fpm command to build a DEB package. This should be replaced with a native DEB debian/ package definition directory and call to debuild.
If there is a fancy shiny Golang way of packaging DEBs that is better, then we should strongly consider using that instead.