mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-19 09:45:24 +01:00
Use provided bootstrap script to build automake 1.10.3.
This commit is contained in:
parent
6e2f42c6a4
commit
113a3b6fff
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
default_src_prepare
|
default_src_prepare
|
||||||
|
|
||||||
autoreconf-2.61 -f
|
./bootstrap
|
||||||
}
|
}
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue