From 5e41197efe34dac896151dc6d5731e0835b7841b Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 22 Feb 2020 17:42:31 +0100 Subject: */*: [QA] Remove redundant --disable-{dependency-tracking,silent-rules} Closes: https://github.com/gentoo/gentoo/pull/14738 Signed-off-by: David Seifert --- games-rpg/adonthell/adonthell-0.3.5-r2.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'games-rpg') diff --git a/games-rpg/adonthell/adonthell-0.3.5-r2.ebuild b/games-rpg/adonthell/adonthell-0.3.5-r2.ebuild index f8dc851093b5..020a4c6cbcbb 100644 --- a/games-rpg/adonthell/adonthell-0.3.5-r2.ebuild +++ b/games-rpg/adonthell/adonthell-0.3.5-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -60,7 +60,6 @@ src_prepare() { src_configure() { econf \ - --disable-dependency-tracking \ --disable-py-debug \ $(use_enable nls) \ $(use_enable doc) -- cgit v1.2.3-65-gdbad