Don't build libdivecomputer examples
... as those don't compile. Signed-off-by: Robert C. Helling <helling@atdotde.de> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
2163ae026f
commit
126ce41b5c
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user