summaryrefslogtreecommitdiff
path: root/x11-libs/vte/vte-0.48.4.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-08 21:45:04 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-08 21:45:04 +0000
commit65737cf14a7220bd9a487aa2af4ae0e79bd23e86 (patch)
tree625754b14ae80ac167d1b150c2314b647cd008e6 /x11-libs/vte/vte-0.48.4.ebuild
parent5001a6c7b6da2956f5b17c695b1e0059dc7b8de5 (diff)
gentoo resync : 08.01.2018
Diffstat (limited to 'x11-libs/vte/vte-0.48.4.ebuild')
-rw-r--r--x11-libs/vte/vte-0.48.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/vte/vte-0.48.4.ebuild b/x11-libs/vte/vte-0.48.4.ebuild
index b26ea8a62fd8..1bf0b7cec476 100644
--- a/x11-libs/vte/vte-0.48.4.ebuild
+++ b/x11-libs/vte/vte-0.48.4.ebuild
@@ -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
}