mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-16 16:25:23 +01:00
autoconf-*: remove some simple pregend files
This commit is contained in:
parent
d163ae3ca5
commit
31fbbb11af
11 changed files with 29 additions and 11 deletions
|
|
@ -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/' \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue