mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-libs/vte: add PREFIX variable.
Package-Manager: Portage-2.3.13, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/6753
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"
|
||||
@@ -86,5 +86,5 @@ src_configure() {
|
||||
|
||||
src_install() {
|
||||
gnome2_src_install
|
||||
mv "${D}"/etc/profile.d/vte{,-${SLOT}}.sh || die
|
||||
mv "${ED}"/etc/profile.d/vte{,-${SLOT}}.sh || die
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user