tools: Place autoconf in the correct path
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
apio 2023-08-14 09:34:36 +00:00
parent f65deb727a
commit 71d1084be2

View File

@ -38,3 +38,6 @@ echo "Building autoconf (precisely version 2.69)..."
../autoconf-$AUTOCONF_VERSION/configure --prefix="/"
make
DESTDIR=$LUNA_ROOT/toolchain/dist make install
cd $LUNA_ROOT
mv toolchain/dist/bin/* toolchain/dist