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