From 3c7e14a18fdc2ee9590e591afe4761a2d93881e7 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') diff --git a/scripts/build.sh b/scripts/build.sh index 122abd40e..a35dce979 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -116,7 +116,7 @@ cd build 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