From 6aeb5e99cde94717abddead0f4346d04d0c9ce7a Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sat, 30 Sep 2017 04:02:12 +0000 Subject: [PATCH] games-roguelike/angband: tweak --bindir location for prefix Package-Manager: Portage-2.3.10, Repoman-2.3.3 --- games-roguelike/angband/angband-4.0.5-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-roguelike/angband/angband-4.0.5-r1.ebuild b/games-roguelike/angband/angband-4.0.5-r1.ebuild index 48866f763176..d8830482e592 100644 --- a/games-roguelike/angband/angband-4.0.5-r1.ebuild +++ b/games-roguelike/angband/angband-4.0.5-r1.ebuild @@ -61,7 +61,7 @@ src_configure() { ac_cv_path_NCURSES_CONFIG="pkg-config ncursesw" \ econf \ - --bindir=/usr/bin \ + --bindir="${EPREFIX}"/usr/bin \ --with-private-dirs \ $(use_enable X x11) \ $(use_enable sdl) \ -- 2.26.2