From d613a7bdf1689467f7a2aaabd8c4ca04b4fafeeb Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 7 Sep 2011 09:36:46 +0000 Subject: [PATCH] openvmtools: ARM is not supported here. --- make.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/make.sh b/make.sh index 9865b2a83..f8cddc2cf 100755 --- a/make.sh +++ b/make.sh @@ -693,7 +693,9 @@ buildipfire() { ipfiremake perl-DBD-mysql ipfiremake cacti ipfiremake icecc - ipfiremake openvmtools + if [ "${MACHINE:0:3}" != "arm" ]; then + ipfiremake openvmtools + fi ipfiremake nagiosql ipfiremake iftop ipfiremake motion