mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 23:08:09 -07:00
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:
@@ -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 \
|
||||
Reference in New Issue
Block a user