mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 23:41:10 +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
|
||||
die "CoreOS versions in ebuild and rkt build scripts are mismatched expecting ${rkt_stage1_coreos}!"
|
||||
fi
|
||||
|
||||
autotools-utils_src_prepare
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user