From: Jeroen Roovers Date: Wed, 18 Jul 2018 12:16:59 +0000 (+0200) Subject: games-strategy/tornado: Simplify. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=dee60bc4c0cdd8ee51c19c67c8914982aed305d6;p=gentoo.git games-strategy/tornado: Simplify. Package-Manager: Portage-2.3.43, Repoman-2.3.10 --- diff --git a/games-strategy/tornado/tornado-1.4-r1.ebuild b/games-strategy/tornado/tornado-1.4-r1.ebuild index 881a6f3ce85d..86e269adbcfa 100644 --- a/games-strategy/tornado/tornado-1.4-r1.ebuild +++ b/games-strategy/tornado/tornado-1.4-r1.ebuild @@ -16,9 +16,7 @@ PATCHES=( "${FILESDIR}"/${PF}-gentoo.patch ) -src_prepare() { - default - +src_configure() { tc-export CC PKG_CONFIG }