mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +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
|
|
@ -3,7 +3,9 @@
|
|||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
src_prepare() {
|
||||
rm doc/standards.info man/*.1
|
||||
rm doc/*.info
|
||||
rm man/*.1
|
||||
rm tests/*.at
|
||||
sed -i -e '/AC_PROG_GREP/d' -e '/AC_PROG_SED/d' configure.ac
|
||||
|
||||
AUTOMAKE=automake-1.8 ACLOCAL=aclocal-1.8 AUTOM4TE=autom4te-2.59 AUTOCONF=autoconf-2.59 autoreconf-2.59 -f
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue