mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-14 15:25:23 +01:00
Add autoconf 2.71.
This commit is contained in:
parent
d5d234225e
commit
afa162397c
16 changed files with 57 additions and 16 deletions
|
|
@ -1,2 +1,2 @@
|
|||
7075d6d73018f2fb476becae14c3e99e048693c35171be2e720d0908c587c804 /usr/lib/musl/libffi.a
|
||||
6057d7f7a18533b02f8bdfb20d6d486516090f2762325603fd638bd9d9db6d35 /usr/lib/musl/libffi.a
|
||||
9820e2ba08793d65590abb65d6308332653cc3e318848f350a29321c96b3c21f /usr/lib/musl/libffi.la
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
src_prepare() {
|
||||
find . -name '*.info*' -delete
|
||||
|
||||
autoreconf-2.69 -fi
|
||||
autoreconf-2.71 -fi
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue