app-emulation/vkd3d: [QA] drop no-op AUTOTOOLS_AUTORECONF

This was for autotools-utils.eclass, not autotools.eclass.

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-03-13 05:50:28 +00:00
parent f2884cffd6
commit 2ca9e346fd

View File

@@ -1,12 +1,10 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit multilib-minimal autotools
AUTOTOOLS_AUTORECONF="1"
if [[ "${PV}" == "9999" ]]; then
EGIT_REPO_URI="https://source.winehq.org/git/vkd3d.git"
inherit git-r3