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 an RPM package. This should be replaced with a native RPM gitcache-ssh.spec file and call to rpmbuild.
If there is a fancy shiny Golang way of packaging RPMs that is better, then we should strongly consider using that instead.