From 126ce41b5c3a6e486f59340d7e810913f61035e0 Mon Sep 17 00:00:00 2001 From: "Robert C. Helling" Date: Tue, 15 Mar 2016 20:44:37 +0100 Subject: Don't build libdivecomputer examples ... as those don't compile. Signed-off-by: Robert C. Helling Signed-off-by: Dirk Hohndel --- scripts/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build.sh') diff --git a/scripts/build.sh b/scripts/build.sh index 639978c1f..02bb3a695 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -118,7 +118,7 @@ fi if [ ! -f configure ] ; then autoreconf --install fi -./configure --prefix=$INSTALL_ROOT +./configure --prefix=$INSTALL_ROOT --disable-examples make -j4 make install -- cgit v1.2.3-70-g09d2