diff --git a/mystic/install-v2.sh b/mystic/install-v2.sh index f95565d..af07bd2 100644 --- a/mystic/install-v2.sh +++ b/mystic/install-v2.sh @@ -70,8 +70,8 @@ pushd $MSTEMPDIR &>/dev/null unzip lha-20211125.zip &>/dev/null popd &>/dev/null pushd $MSTEMPDIR/lha-release-20211125 &>/dev/null -automake --add-missing -autoreconf +aclocal +autoconf automake --add-missing ./configure make