Use provided bootstrap script to build automake 1.10.3.

This commit is contained in:
Andrius Štikonas 2021-04-17 15:40:51 +01:00
parent 6e2f42c6a4
commit 113a3b6fff
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
src_prepare() {
default_src_prepare
autoreconf-2.61 -f
./bootstrap
}
src_configure() {