add lha build
This commit is contained in:
parent
688d5976b0
commit
25084d40ee
@ -70,10 +70,10 @@ 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
|
||||||
autoreconf &>/dev/null
|
autoreconf
|
||||||
automake --add-missing &>/dev/null
|
automake --add-missing
|
||||||
./configure &>/dev/null
|
./configure
|
||||||
make &>/dev/null
|
make
|
||||||
make install &>/dev/null
|
make
|
||||||
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