Add make command for linux-build-farm

This commit is contained in:
Makersphere Labs 2017-03-13 17:49:04 +01:00 committed by GitHub
commit 1d3a00f6fd

View file

@ -186,6 +186,7 @@ uninstall: FORCE
# These are just for convenience for building Linux packages
debian: FORCE
make one
debuild -I -i -us -uc -nc -b
redhat: FORCE