mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-19 09:45:24 +01:00
Use newer autotools.
This commit is contained in:
parent
1a2a4c1c6c
commit
57b55b8652
3 changed files with 6 additions and 6 deletions
|
|
@ -5,7 +5,7 @@
|
|||
src_prepare() {
|
||||
default
|
||||
|
||||
AUTOMAKE=automake-1.11 ACLOCAL=aclocal-1.11 autoreconf-2.64 -fi
|
||||
AUTOMAKE=automake-1.15 ACLOCAL=aclocal-1.15 autoreconf-2.69 -fi
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue