GNU Automake 1.16.3

This commit is contained in:
Andrius Štikonas 2021-05-26 00:48:05 +01:00
parent 121fe88c70
commit 22a435ba95
11 changed files with 51 additions and 13 deletions

View file

@ -3,6 +3,8 @@
# SPDX-License-Identifier: GPL-3.0-or-later
src_prepare() {
rm doc/automake.info*
autoreconf-2.59 -f
}