Merge pull request #500 from fosslinux/make-3.82-fixup

make-3.82: remove pregenerated files
This commit is contained in:
Samuel Tyler 2025-02-08 20:16:08 +11:00 committed by GitHub
commit 13a3d82dea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,8 +5,9 @@
src_prepare() {
default
rm doc/make.info
rm doc/make.info*
touch doc/make.info
rm po/*.gmo
# We don't have autopoint from gettext yet
AUTOPOINT=true AUTOMAKE=automake-1.10 ACLOCAL=aclocal-1.10 AUTOM4TE=autom4te-2.64 autoreconf-2.64 -fi