From: stefson Date: Thu, 31 Jan 2019 21:07:15 +0000 (+0100) Subject: games-strategy/s25rttr: fix QA issues X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1015ff7a290da3d5b5fc11c2d840401eb2b483bd;p=gentoo.git games-strategy/s25rttr: fix QA issues Closes: https://bugs.gentoo.org/660270 Signed-off-by: Steffen Kuhn Closes: https://github.com/gentoo/gentoo/pull/10954 Signed-off-by: James Le Cuirot --- diff --git a/games-strategy/s25rttr/s25rttr-0.8.1-r3.ebuild b/games-strategy/s25rttr/s25rttr-0.8.1-r3.ebuild index 47531d7e1d95..1f6126fc869c 100644 --- a/games-strategy/s25rttr/s25rttr-0.8.1-r3.ebuild +++ b/games-strategy/s25rttr/s25rttr-0.8.1-r3.ebuild @@ -56,7 +56,6 @@ src_configure() { local mycmakeargs=( -DCOMPILEFOR="linux" - -DCOMPILEARCH="${arch}" -DCMAKE_SKIP_RPATH=YES -DPREFIX="/usr/" -DBINDIR="/usr/bin"