mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-18 01:05:24 +01:00
Bootstrap newer autotools versions before binutils.
This commit is contained in:
parent
d4eeba9d7a
commit
cd396db5d5
5 changed files with 64 additions and 63 deletions
|
|
@ -56,10 +56,10 @@ src_prepare() {
|
|||
rm gcc/gengtype-lex.c
|
||||
|
||||
# Remove translation catalogs
|
||||
find . -name '*.gmo' -delete
|
||||
rm gcc/po/*.gmo libcpp/po/*.gmo
|
||||
|
||||
# Pre-built texinfo files
|
||||
find . -name '*.info' -delete
|
||||
rm gcc/doc/*.info
|
||||
|
||||
# Pre-built man files
|
||||
rm gcc/doc/*.1 gcc/doc/*.7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue