mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-20 10:13:01 +01:00
make-4.2.1: remove pregenerated files
This commit is contained in:
parent
f21d2d77b8
commit
506cc21036
2 changed files with 3 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue