mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 03:26:31 +01:00
Add autoconf 2.71.
This commit is contained in:
parent
d5d234225e
commit
afa162397c
16 changed files with 57 additions and 16 deletions
|
|
@ -13,7 +13,7 @@ src_prepare() {
|
|||
# Remove buildstamp
|
||||
sed -i "s/date -u +'%Y-%m-%d %T'/1970-01-01 00:00:00/" libguile/Makefile.am
|
||||
|
||||
autoreconf-2.69 -fi
|
||||
autoreconf-2.71 -fi
|
||||
|
||||
# pp-syntax bootstrap: remove pre-gen file
|
||||
sha256sum module/ice-9/psyntax-pp.scm | tee psyntax-pp.sha256
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue