mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-18 01:05:24 +01:00
parent
a301e6fe86
commit
7cd79d1c72
19 changed files with 43 additions and 17 deletions
|
|
@ -3,7 +3,7 @@
|
|||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
src_prepare() {
|
||||
rm configure Makefile.in */Makefile.in */*/Makefile.in aclocal.m4
|
||||
rm configure Makefile.in */Makefile.in */*/Makefile.in aclocal.m4 automake.info*
|
||||
sed -i -e 's/2.54/2.53/' -e '/AC_PROG_EGREP/d' -e '/AC_PROG_FGREP/d' configure.in
|
||||
aclocal-1.6
|
||||
autoconf-2.53
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
src_prepare() {
|
||||
rm configure Makefile.in */Makefile.in */*/Makefile.in aclocal.m4
|
||||
rm configure Makefile.in */Makefile.in */*/Makefile.in aclocal.m4 automake.info*
|
||||
|
||||
autoreconf-2.54
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue