mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-17 16:55:25 +01:00
Switch to unversioned automake.
This commit is contained in:
parent
5209078684
commit
7e95cbbefb
38 changed files with 54 additions and 48 deletions
|
|
@ -16,7 +16,7 @@ src_prepare() {
|
|||
rm config/config.guess config/config.sub config/ltmain.sh
|
||||
libtoolize -i
|
||||
|
||||
AUTOCONF=autoconf-2.64 AUTOM4TE=autom4te-2.64 autoreconf-2.64 -fi
|
||||
AUTOMAKE=automake-1.10 ACLOCAL=aclocal-1.10 AUTOCONF=autoconf-2.64 AUTOM4TE=autom4te-2.64 autoreconf-2.64 -fi
|
||||
|
||||
# Remove bison parser generated
|
||||
rm intl/plural.y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue