mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-24 16:01:09 +02:00
app-emulation/rkt: explicitly autoreconf
This commit is contained in:
parent
0c99ecb42b
commit
1a917398ef
@ -79,6 +79,8 @@ src_prepare() {
|
|||||||
if [ "${rkt_coreos_version}" != "${PXE_VERSION}" ]; then
|
if [ "${rkt_coreos_version}" != "${PXE_VERSION}" ]; then
|
||||||
die "CoreOS versions in ebuild and rkt build scripts are mismatched expecting ${rkt_stage1_coreos}!"
|
die "CoreOS versions in ebuild and rkt build scripts are mismatched expecting ${rkt_stage1_coreos}!"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
autotools-utils_src_prepare
|
||||||
}
|
}
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user