From a5ab70edd213c2dfb0a117b16cc14f1422513385 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 8 Feb 2020 18:05:22 +0100 Subject: [PATCH] games-action/supermariowar: [QA] Remove unnecessary -DCMAKE_INSTALL_PREFIX arguments Signed-off-by: David Seifert --- games-action/supermariowar/supermariowar-2.0_beta1-r1.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/games-action/supermariowar/supermariowar-2.0_beta1-r1.ebuild b/games-action/supermariowar/supermariowar-2.0_beta1-r1.ebuild index d78992bbd8aa..826d4507de75 100644 --- a/games-action/supermariowar/supermariowar-2.0_beta1-r1.ebuild +++ b/games-action/supermariowar/supermariowar-2.0_beta1-r1.ebuild @@ -49,7 +49,6 @@ src_prepare() { src_configure() { local mycmakeargs=( -DBUILD_STATIC_LIBS=OFF - -DCMAKE_INSTALL_PREFIX="${EPREFIX}/usr" -DSMW_BINDIR="${EPREFIX}/usr/bin" -DSMW_DATADIR="${EPREFIX}/usr/share/${PF}" ) -- 2.26.2