mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
automake-*: remove some pregenerated files
This commit is contained in:
parent
31fbbb11af
commit
bae65f193e
4 changed files with 14 additions and 4 deletions
|
|
@ -7,6 +7,7 @@ src_prepare() {
|
|||
default
|
||||
|
||||
rm -f doc/amhello-1.0.tar.gz doc/automake.info* doc/aclocal-1.11.1 doc/automake-1.11.1
|
||||
rm tests/parallel-tests.am
|
||||
|
||||
# Building doc often causes race conditions, skip it
|
||||
awk '/SUBDIRS/{sub("doc ", "", $0)} {print}' Makefile.am > Makefile.am.tmp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue