commit:     2ca9e346fdb3e915ee20e8e35cd78802d12995c3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 13 05:50:28 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 13 05:50:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ca9e346

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

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

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-emulation/vkd3d/vkd3d-9999.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/app-emulation/vkd3d/vkd3d-9999.ebuild 
b/app-emulation/vkd3d/vkd3d-9999.ebuild
index 0e542af46662..5d4e2900196e 100644
--- a/app-emulation/vkd3d/vkd3d-9999.ebuild
+++ b/app-emulation/vkd3d/vkd3d-9999.ebuild
@@ -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

Reply via email to