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

@ -4,7 +4,7 @@
# SPDX-License-Identifier: GPL-3.0-or-later
src_compile() {
rm doc/standards.info doc/autoconf.info
rm doc/*.info
cp autoconf.in autoconf
sed -i -e "s# @SHELL@#/bin/sh#" -e 's/@M4@/m4/' -e 's/@AWK@/awk/' \
-e 's/@PACKAGE_NAME@/Autoconf/' -e 's/@VERSION@/2.52/' \