Downgrade autoconf to 2.64.

This commit is contained in:
Andrius Štikonas 2021-06-30 18:43:33 +01:00
parent db27ef0049
commit 4b3d36afb8
7 changed files with 12 additions and 12 deletions

View file

@ -5,7 +5,7 @@
src_prepare() {
default
autoreconf-2.65 -f
autoreconf-2.64 -f
}
src_configure() {