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

@ -5,7 +5,9 @@
src_prepare() {
rm bin/autoconf.in
rm -- Makefile.in */Makefile.in */*/Makefile.in aclocal.m4 configure
rm doc/standards.info doc/autoconf.info
rm doc/*.info
rm man/*.1
rm tests/*.at
# Do not use pregenerated manpages
sed -i '/SUBDIRS/s/ man//' Makefile.am