From 1d3a00f6fda60f04d6e66f498e650f162a5a5335 Mon Sep 17 00:00:00 2001 From: Makersphere Labs Date: Mon, 13 Mar 2017 17:49:04 +0100 Subject: [PATCH] Add make command for linux-build-farm --- make-linux.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/make-linux.mk b/make-linux.mk index 1bb628520..7370ae236 100644 --- a/make-linux.mk +++ b/make-linux.mk @@ -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