DIST=`lsb_release -sc`
echo --START-IGNORE-WARNINGS
+[ ! -x install-deps.sh ] || ./install-deps.sh
[ ! -x autogen.sh ] || ./autogen.sh || exit 1
autoconf || true
echo --STOP-IGNORE-WARNINGS
# Actually build the project
-# Install build-time dependencies
-./install-deps.sh
-
# clear out any $@ potentially passed in
set --
DISTS=`cat ../../dists`
echo --START-IGNORE-WARNINGS
+[ ! -x install-deps.sh ] || ./install-deps.sh
[ ! -x autogen.sh ] || ./autogen.sh || exit 1
autoconf || true
echo --STOP-IGNORE-WARNINGS
# Actually build the project
-# Install build-time dependencies
-./install-deps.sh
-
# clear out any $@ potentially passed in
set --
git clean -fdx
echo --START-IGNORE-WARNINGS
+[ ! -x install-deps.sh ] || ./install-deps.sh
[ ! -x autogen.sh ] || ./autogen.sh || exit 1
autoconf || true
echo --STOP-IGNORE-WARNINGS
# Actually build the project
-# Install build-time dependencies
-./install-deps.sh
-
# clear out any $@ potentially passed in
set --
echo --START-IGNORE-WARNINGS
+[ ! -x install-deps.sh ] || ./install-deps.sh
[ ! -x autogen.sh ] || ./autogen.sh || exit 1
autoconf || true
echo --STOP-IGNORE-WARNINGS
# Actually build the project
-# Install build-time dependencies
-./install-deps.sh
-
# clear out any $@ potentially passed in
set --
fi
echo --START-IGNORE-WARNINGS
+[ ! -x install-deps.sh ] || ./install-deps.sh
[ ! -x autogen.sh ] || ./autogen.sh || exit 1
autoconf || true
echo --STOP-IGNORE-WARNINGS
# Actually build the project
-# Install build-time dependencies
-./install-deps.sh
-
# clear out any $@ potentially passed in
set --
git clean -fdx
echo --START-IGNORE-WARNINGS
+[ ! -x install-deps.sh ] || ./install-deps.sh
[ ! -x autogen.sh ] || ./autogen.sh || exit 1
autoconf || true
echo --STOP-IGNORE-WARNINGS
# Actually build the project
-# Install build-time dependencies
-./install-deps.sh
-
# clear out any $@ potentially passed in
set --