mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-13 14:55:24 +01:00
parent
2423b77114
commit
ddf05018a9
19 changed files with 48 additions and 7 deletions
|
|
@ -5,7 +5,7 @@
|
|||
src_prepare() {
|
||||
default_src_prepare
|
||||
|
||||
rm Makefile.in */Makefile.in */*/Makefile.in aclocal.m4 configure
|
||||
rm Makefile.in */Makefile.in */*/Makefile.in aclocal.m4 configure doc/standards.info
|
||||
aclocal-1.6
|
||||
cat config/m4.m4 >> aclocal.m4
|
||||
autoconf-2.52
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
src_prepare() {
|
||||
rm Makefile.in */Makefile.in */*/Makefile.in aclocal.m4 configure
|
||||
rm Makefile.in */Makefile.in */*/Makefile.in aclocal.m4 configure doc/standards.info
|
||||
aclocal-1.6
|
||||
cat config/m4.m4 >> aclocal.m4
|
||||
autoconf-2.53
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue