mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-19 17:53:00 +01:00
Switch to unversioned autoconf.
Remove unversioned autoconf symlink from all but the latest autoconf. This makes it clearer which autoconf is used.
This commit is contained in:
parent
bc5fc8375d
commit
5209078684
34 changed files with 54 additions and 85 deletions
|
|
@ -7,7 +7,7 @@ urls="http://ixpeering.dl.sourceforge.net/project/lzmautils/xz-5.0.5.tar.bz2"
|
|||
src_prepare() {
|
||||
default
|
||||
|
||||
autoreconf-2.64 -f
|
||||
AUTOCONF=autoconf-2.64 AUTOM4TE=autom4te-2.64 autoreconf-2.64 -f
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue