mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-16 00:05: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
|
|
@ -5,7 +5,7 @@
|
|||
urls="https://mirrors.kernel.org/gnu/automake/automake-1.16.3.tar.xz"
|
||||
|
||||
src_prepare() {
|
||||
AUTOCONF=autoconf-2.69 AUTOM4TE=autom4te-2.69 ./bootstrap
|
||||
AUTOMAKE=automake-1.15 ACLOCAL=aclocal-1.15 AUTOCONF=autoconf-2.69 AUTOM4TE=autom4te-2.69 ./bootstrap
|
||||
|
||||
rm doc/automake-history.info doc/automake.info*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue