mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
Move autoconf-2.69 to sysa.
This commit is contained in:
parent
da11c40e37
commit
ea96519332
7 changed files with 9 additions and 8 deletions
10
parts.rst
10
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
|
||||
===============
|
||||
|
||||
|
|
|
|||
1
sysa/autoconf-2.69/sources
Normal file
1
sysa/autoconf-2.69/sources
Normal file
|
|
@ -0,0 +1 @@
|
|||
https://mirrors.kernel.org/gnu/autoconf/autoconf-2.69.tar.gz 954bd69b391edc12d6a4a51a2dd1476543da5c6bbf05a95b59dc0dd6fd4c2969
|
||||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
http://mirrors.kernel.org/gnu/autoconf/autoconf-2.69.tar.xz 64ebcec9f8ac5b2487125a86a7760d2591ac9e1d3dbd59489633f9de62a57684
|
||||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue