games-engines/scummvm-tools: do not install into /usr/local
authorSven Wegener <swegener@gentoo.org>
Mon, 15 Jan 2018 23:28:15 +0000 (23:28 +0000)
committerSven Wegener <swegener@gentoo.org>
Mon, 15 Jan 2018 23:29:44 +0000 (23:29 +0000)
Package-Manager: Portage-2.3.14, Repoman-2.3.6

games-engines/scummvm-tools/scummvm-tools-2.0.0-r1.ebuild [moved from games-engines/scummvm-tools/scummvm-tools-2.0.0.ebuild with 95% similarity]

similarity index 95%
rename from games-engines/scummvm-tools/scummvm-tools-2.0.0.ebuild
rename to games-engines/scummvm-tools/scummvm-tools-2.0.0-r1.ebuild
index c673ff3f6e8a29bcf7611bc558a7f86db8e28ce4..66e28b742a40d912c6ce8d9196fb5ad0f45d390c 100644 (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 \