mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 11:36:32 +01:00
Downgrade autoconf to 2.64.
This commit is contained in:
parent
b38ea19e22
commit
ad595af03d
7 changed files with 12 additions and 12 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
src_prepare() {
|
||||
rm doc/standards.info
|
||||
autoreconf-2.65 -f
|
||||
autoreconf-2.64 -f
|
||||
|
||||
# Install autoconf data files into versioned directory
|
||||
for file in */*/Makefile.in */Makefile.in Makefile.in; do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue