mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
games-roguelike/angband: tweak --bindir location for prefix
Package-Manager: Portage-2.3.10, Repoman-2.3.3
This commit is contained in:
@@ -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) \
|
||||
|
||||
Reference in New Issue
Block a user