make-4.2.1: remove pregenerated files

This commit is contained in:
fosslinux 2025-03-23 10:54:43 +11:00
parent f21d2d77b8
commit 506cc21036
2 changed files with 3 additions and 4 deletions

View file

@ -2,12 +2,11 @@
#
# SPDX-License-Identifier: GPL-3.0-or-later
src_prepare() {
default
rm doc/make.info
touch doc/make.info
rm doc/make.info*
rm po/*.gmo
# We don't have autopoint from gettext yet
AUTOPOINT=true AUTOMAKE=automake-1.15 ACLOCAL=aclocal-1.15 autoreconf-2.69 -fi