mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-17 16:55:25 +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
16
sysa/run.sh
16
sysa/run.sh
|
|
@ -179,15 +179,11 @@ build tcc-0.9.27 tcc-musl-pass3.sh patches-musl-pass3
|
|||
|
||||
populate_device_nodes
|
||||
|
||||
build autoconf-2.53 stage1.sh
|
||||
build autoconf-2.53 stage2.sh
|
||||
build autoconf-2.53
|
||||
|
||||
build automake-1.7 stage1.sh
|
||||
build automake-1.7
|
||||
|
||||
build autoconf-2.54 stage1.sh
|
||||
build autoconf-2.54 stage2.sh
|
||||
|
||||
build automake-1.7 stage2.sh
|
||||
build autoconf-2.54
|
||||
|
||||
build autoconf-2.55
|
||||
|
||||
|
|
@ -201,11 +197,9 @@ build automake-1.8.5
|
|||
|
||||
build help2man-1.36.4
|
||||
|
||||
build autoconf-2.61 stage1.sh
|
||||
build autoconf-2.61 stage2.sh
|
||||
build autoconf-2.61
|
||||
|
||||
build automake-1.9.6 stage1.sh
|
||||
build automake-1.9.6 stage2.sh
|
||||
build automake-1.9.6
|
||||
|
||||
build findutils-4.2.33
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue