games-engines/scummvm-tools: do not install into /usr/local

Package-Manager: Portage-2.3.14, Repoman-2.3.6
This commit is contained in:
Sven Wegener
2018-01-15 23:28:15 +00:00
parent d21baa918d
commit 030d151e56

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -42,6 +42,7 @@ src_prepare() {
src_configure() {
# Not an autoconf script
./configure \
--prefix=/usr \
--disable-tremor \
--enable-verbose-build \
--mandir=/usr/share/man \