mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
Do not install pre-generated manpages.
Also remove redundant autotools stages. Early manpages in autoconf 2.52-2.59 are removed from output. Later ones are regenerated with help2man. Fixes #182
This commit is contained in:
parent
4a1730da29
commit
9b5c6ca3a1
18 changed files with 43 additions and 166 deletions
10
parts.rst
10
parts.rst
|
|
@ -406,8 +406,7 @@ autoconf 2.53
|
|||
=============
|
||||
|
||||
We now start bootstrapping newer versions of autoconf. Version 2.53 now uses ``perl``.
|
||||
In order to build it with ``autoconf-2.52`` we have to patch it a bit and then do
|
||||
a second unpatched build with newly built ``autoconf-2.53``.
|
||||
In order to build it with ``autoconf-2.52`` we have to patch it a bit.
|
||||
|
||||
automake 1.7
|
||||
============
|
||||
|
|
@ -420,11 +419,6 @@ autoconf 2.54
|
|||
|
||||
More ``autoconf``.
|
||||
|
||||
automake 1.7
|
||||
============
|
||||
|
||||
Rebuild ``automake`` with ``autoconf-2.54``.
|
||||
|
||||
autoconf 2.55
|
||||
=============
|
||||
|
||||
|
|
@ -469,7 +463,7 @@ automake 1.9.6
|
|||
==============
|
||||
|
||||
Latest GNU Automake from 1.9 series. Slightly annoyingly depends itself but it is easy to patch
|
||||
to make it buildable with 1.8.5. Then we rebuild ``automake-1.9`` with itself.
|
||||
to make it buildable with 1.8.5.
|
||||
|
||||
findutils 4.2.33
|
||||
================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue