Move automake-1.11.2 to sysa.

This commit is contained in:
Andrius Štikonas 2023-02-18 11:07:17 +08:00
parent cd396db5d5
commit da11c40e37
10 changed files with 14 additions and 14 deletions

View file

@ -5,7 +5,7 @@
src_prepare() {
default
AUTOMAKE=automake-1.10 ACLOCAL=aclocal-1.10 AUTOCONF=autoconf-2.64 AUTOM4TE=autom4te-2.64 autoreconf-2.64 -f
AUTOMAKE=automake-1.11 ACLOCAL=aclocal-1.11 AUTOCONF=autoconf-2.64 AUTOM4TE=autom4te-2.64 autoreconf-2.64 -f
}
src_configure() {