m4-1.4.19: remove a few more pregend files

This commit is contained in:
fosslinux 2025-02-08 21:21:05 +11:00
parent 2d353f39e3
commit 8a3ab450b2

View file

@ -5,10 +5,11 @@
src_prepare() {
. ../../import-gnulib.sh
rm doc/*.1
rm doc/*.1 doc/*.info* po/*.gmo
rm lib/iconv_open*.h
rm bootstrap
autoreconf-2.71 -fi
}