mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-15 15:55:24 +01:00
Switch to unversioned automake.
This commit is contained in:
parent
5209078684
commit
7e95cbbefb
38 changed files with 54 additions and 48 deletions
|
|
@ -10,7 +10,7 @@ src_prepare() {
|
|||
# Remove bison and flex generated files
|
||||
rm demos/calc/calc.{c,h} demos/calc/calclex.c
|
||||
|
||||
autoreconf-2.69 -fi
|
||||
AUTOMAKE=automake-1.15 ACLOCAL=aclocal-1.15 autoreconf-2.69 -fi
|
||||
|
||||
# Pre-built texinfo files
|
||||
find . -name '*.info*' -delete
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue