summaryrefslogtreecommitdiffhomepage
path: root/build.sh
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2016-10-18 10:03:23 +0200
committerLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2016-10-19 20:58:01 +0000
commit79884d6d4b6de866f6b64082fa22e7b45f618881 (patch)
tree12a716925a86b4b0c3ebe911590e014fe710a6af /build.sh
parent96f2b22c0d67e1c89bf10b69bd3eebdb46a2f8e6 (diff)
downloadmidipix_build-79884d6d4b6de866f6b64082fa22e7b45f618881.tar.bz2
midipix_build-79884d6d4b6de866f6b64082fa22e7b45f618881.tar.xz
- Adds gnupg v2.1.15, libassuan v2.4.3, libgcrypt v1.7.3, libgpg-error v1.24, libksba v1.3.5, and npth v1.2 (via Redfoxmoon.)
- Moves X11 dependencies to 350-399 and 3rd party packages to 400-499.
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index dc6ced53..6efcd837 100755
--- a/build.sh
+++ b/build.sh
@@ -130,7 +130,7 @@ BUILD_TIMES_SECS=$(command date +%s);
log_msg info "Build started by ${BUILD_USER:=${USER}}@${BUILD_HNAME:=$(hostname)} at ${BUILD_DATE_START}.";
log_env_vars "build (global)" ${LOG_ENV_VARS};
-for BUILD_LVL in 0 1 2 3 9; do
+for BUILD_LVL in 0 1 2 3 4 9; do
for BUILD_SCRIPT_FNAME in ${BUILD_LVL}[0-9][0-9].*.build; do
if [ -n "${ARG_RESTART_SCRIPT}" ] \
&& [ "${ARG_RESTART_SCRIPT}" != "ALL" ] \