From b34e2405bbb333ea78eae7974b5ef612efdd3235 Mon Sep 17 00:00:00 2001 From: Deon George Date: Mon, 27 Aug 2018 20:10:44 +1000 Subject: [PATCH] Rebuild after updating libcl on base --- cleaninstall/cleaninstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cleaninstall/cleaninstall.sh b/cleaninstall/cleaninstall.sh index e69e017..44e3037 100755 --- a/cleaninstall/cleaninstall.sh +++ b/cleaninstall/cleaninstall.sh @@ -8,7 +8,7 @@ SPELL_SOURCE=${1:-mystic_spellcheck_v2.zip} [ "$1" ] && shift CLEAN_INSTALL_DIR=x -INSTALL_CONTAINER=arm32v7/debian:jessie-slim +INSTALL_CONTAINER=arm32v7/debian:stretch-slim TARGET_DIR=mystic PATCH_FILE=mystic.112a39.patch