add lha build
This commit is contained in:
parent
25084d40ee
commit
6dd8264dc4
@ -70,10 +70,11 @@ pushd $MSTEMPDIR &>/dev/null
|
|||||||
unzip lha-20211125.zip &>/dev/null
|
unzip lha-20211125.zip &>/dev/null
|
||||||
popd &>/dev/null
|
popd &>/dev/null
|
||||||
pushd $MSTEMPDIR/lha-release-20211125 &>/dev/null
|
pushd $MSTEMPDIR/lha-release-20211125 &>/dev/null
|
||||||
|
automake --add-missing
|
||||||
autoreconf
|
autoreconf
|
||||||
automake --add-missing
|
automake --add-missing
|
||||||
./configure
|
./configure
|
||||||
make
|
make
|
||||||
make
|
make install
|
||||||
popd &>/dev/null
|
popd &>/dev/null
|
||||||
msg_ok "Setting up ${APP} Official lha (be patient compiling lha)"
|
msg_ok "Setting up ${APP} Official lha (be patient compiling lha)"
|
||||||
|
Loading…
Reference in New Issue
Block a user