mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user