Remove remaining texinfo files.

Fixes: #86
This commit is contained in:
Andrius Štikonas 2021-04-19 00:44:21 +01:00
parent a301e6fe86
commit 7cd79d1c72
19 changed files with 43 additions and 17 deletions

View file

@ -3,7 +3,7 @@
# SPDX-License-Identifier: GPL-3.0-or-later
src_prepare() {
rm configure Makefile.in */Makefile.in */*/Makefile.in aclocal.m4
rm configure Makefile.in */Makefile.in */*/Makefile.in aclocal.m4 automake.info*
autoreconf-2.55
}