mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-16 16:25:23 +01:00
Downgrade autoconf to 2.64.
This commit is contained in:
parent
db27ef0049
commit
4b3d36afb8
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