commit: 1015ff7a290da3d5b5fc11c2d840401eb2b483bd Author: stefson <herrtimson <AT> yahoo <DOT> de> AuthorDate: Thu Jan 31 21:07:15 2019 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sun Jun 9 13:41:32 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1015ff7a
games-strategy/s25rttr: fix QA issues Closes: https://bugs.gentoo.org/660270 Signed-off-by: Steffen Kuhn <herrtimson <AT> yahoo.de> Closes: https://github.com/gentoo/gentoo/pull/10954 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> games-strategy/s25rttr/s25rttr-0.8.1-r3.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/games-strategy/s25rttr/s25rttr-0.8.1-r3.ebuild b/games-strategy/s25rttr/s25rttr-0.8.1-r3.ebuild index 47531d7e1d9..1f6126fc869 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"
