logo

live-bootstrap

Mirror of <https://github.com/fosslinux/live-bootstrap>
commit: ea965193324096e3794e736cb34fe9be4ec4d565
parent da11c40e3767377bfab4614321b712668129b772
Author: Andrius Štikonas <andrius@stikonas.eu>
Date:   Sat, 18 Feb 2023 11:13:09 +0800

Move autoconf-2.69 to sysa.

Diffstat:

Mparts.rst10+++++-----
Rsysc/autoconf-2.69/autoconf-2.69.sh -> sysa/autoconf-2.69/autoconf-2.69.sh0
Asysa/autoconf-2.69/sources1+
Msysa/run.sh2++
Dsysc/autoconf-2.69/sources1-
Msysc/init1+
Msysc/run2.sh2--
7 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/parts.rst b/parts.rst @@ -547,6 +547,11 @@ automake 1.11.2 GNU Automake from 1.11 series. This is not the latest point release as newer ones need Autoconf 2.68. +autoconf 2.69 +============= + +This is a much newer version of GNU Autoconf. + libtool 1.4 =========== @@ -712,11 +717,6 @@ libtool 2.4.7 A modern version of libtool with better compatiblitiy with newer versions of GNU Autotools. -autoconf 2.69 -============= - -This is a much newer version of GNU Autoconf. - automake 1.15.1 =============== diff --git a/sysc/autoconf-2.69/autoconf-2.69.sh b/sysa/autoconf-2.69/autoconf-2.69.sh diff --git a/sysa/autoconf-2.69/sources b/sysa/autoconf-2.69/sources @@ -0,0 +1 @@ +https://mirrors.kernel.org/gnu/autoconf/autoconf-2.69.tar.gz 954bd69b391edc12d6a4a51a2dd1476543da5c6bbf05a95b59dc0dd6fd4c2969 diff --git a/sysa/run.sh b/sysa/run.sh @@ -198,6 +198,8 @@ build autoconf-2.64 build automake-1.11.2 +build autoconf-2.69 + build libtool-1.4 build binutils-2.14 diff --git a/sysc/autoconf-2.69/sources b/sysc/autoconf-2.69/sources @@ -1 +0,0 @@ -http://mirrors.kernel.org/gnu/autoconf/autoconf-2.69.tar.xz 64ebcec9f8ac5b2487125a86a7760d2591ac9e1d3dbd59489633f9de62a57684 diff --git a/sysc/init b/sysc/init @@ -36,6 +36,7 @@ install_tar coreutils-5.0 0 install_tar sed-4.0.9 0 install_tar autoconf-2.64 0 +install_tar autoconf-2.69 0 install_tar automake-1.11.2 0 install_tar binutils-2.14 0 install_tar bzip2-1.0.8 0 diff --git a/sysc/run2.sh b/sysc/run2.sh @@ -28,8 +28,6 @@ build file-5.44 build libtool-2.4.7 -build autoconf-2.69 - build automake-1.15.1 build tar-1.34