autoconf-*: remove some simple pregend files

This commit is contained in:
fosslinux 2025-02-06 20:50:59 +11:00
parent d163ae3ca5
commit 31fbbb11af
11 changed files with 29 additions and 11 deletions

View file

@ -3,7 +3,9 @@
# SPDX-License-Identifier: GPL-3.0-or-later
src_prepare() {
rm doc/standards.info man/*.1
rm doc/*.info
rm man/*.1
rm tests/*.at
sed -i -e '/AC_PROG_GREP/d' -e '/AC_PROG_SED/d' configure.ac
AUTOMAKE=automake-1.8 ACLOCAL=aclocal-1.8 AUTOM4TE=autom4te-2.59 AUTOCONF=autoconf-2.59 autoreconf-2.59 -f