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,6 +3,7 @@
# SPDX-License-Identifier: GPL-3.0-or-later
src_compile() {
rm doc/standards.info doc/autoconf.info
cp autoconf.in autoconf
sed -i -e "s# @SHELL@#/bin/sh#" -e 's/@M4@/m4/' -e 's/@AWK@/awk/' \
-e 's/@PACKAGE_NAME@/Autoconf/' -e 's/@VERSION@/2.52/' \

View file

@ -3,7 +3,7 @@
# SPDX-License-Identifier: GPL-3.0-or-later
src_prepare() {
rm doc/standards.info
rm doc/standards.info doc/autoconf.info
rm Makefile.in */Makefile.in
rm configure
autoconf-2.52