mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-24 16:01:09 +02:00
Merge pull request #2027 from mischief/rkt-1.9.0-autoreconf
app-emulation/rkt: explicitly autoreconf
This commit is contained in:
commit
c0f11eab88
@ -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