diff --git a/x11-terms/gnome-terminal/gnome-terminal-3.22.2.ebuild b/x11-terms/gnome-terminal/gnome-terminal-3.22.2.ebuild index 5a4c1b3e1b42e..0ef374d387ce0 100644 --- a/x11-terms/gnome-terminal/gnome-terminal-3.22.2.ebuild +++ b/x11-terms/gnome-terminal/gnome-terminal-3.22.2.ebuild @@ -39,7 +39,7 @@ DEPEND="${RDEPEND} DOC_CONTENTS="To get previous working directory inherited in new opened tab you will need to add the following line to your ~/.bashrc:\n - . /etc/profile.d/vte.sh" + . /etc/profile.d/vte-2.91.sh" src_prepare() { if ! use vanilla; then diff --git a/x11-terms/gnome-terminal/gnome-terminal-3.24.2.ebuild b/x11-terms/gnome-terminal/gnome-terminal-3.24.2.ebuild index 486db9e85068e..0a7b6da09997c 100644 --- a/x11-terms/gnome-terminal/gnome-terminal-3.24.2.ebuild +++ b/x11-terms/gnome-terminal/gnome-terminal-3.24.2.ebuild @@ -43,7 +43,7 @@ DEPEND="${RDEPEND} DOC_CONTENTS="To get previous working directory inherited in new opened tab, or notifications of long-running commands finishing, you will need to add the following line to your ~/.bashrc:\n - . /etc/profile.d/vte-${SLOT}.sh" + . /etc/profile.d/vte-2.91.sh" src_prepare() { if ! use vanilla; then