commit: 2365dd8d43b2917e4dcec735e8e76195ec8c85c3
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 23 09:26:52 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Oct 23 09:26:52 2019 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2365dd8d
kde-plasma/ksshaskpass: Fix pkg_postinst paths
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/ksshaskpass/ksshaskpass-5.17.1.ebuild | 4 ++--
kde-plasma/ksshaskpass/ksshaskpass-5.17.49.9999.ebuild | 4 ++--
kde-plasma/ksshaskpass/ksshaskpass-9999.ebuild | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/kde-plasma/ksshaskpass/ksshaskpass-5.17.1.ebuild
b/kde-plasma/ksshaskpass/ksshaskpass-5.17.1.ebuild
index 481d10022a..9e6cbd72bd 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-5.17.1.ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-5.17.1.ebuild
@@ -37,8 +37,8 @@ pkg_postinst() {
elog
elog "In order to have ssh-agent start with Plasma 5, do the following:"
elog " * Copy the necessary files to your home directory:"
- elog " - cp /etc/plasma/startup/10-agent-startup.sh
~/.config/plasma-workspace/env/"
- elog " - cp /etc/plasma/startup/10-agent-startup.sh
~/.config/plasma-workspace/shutdown/"
+ elog " - cp /etc/plasma/startup/10-agent-startup.sh
~/.config/plasma-workspace/env/"
+ elog " - cp /etc/plasma/shutdown/10-agent-shutdown.sh
~/.config/plasma-workspace/shutdown/"
elog " * Edit 10-agent-startup.sh and uncomment the lines enabling
ssh-agent."
elog " * In 10-agent-shutdown.sh uncomment the respective lines to
properly kill"
elog " the agent when the session ends."
diff --git a/kde-plasma/ksshaskpass/ksshaskpass-5.17.49.9999.ebuild
b/kde-plasma/ksshaskpass/ksshaskpass-5.17.49.9999.ebuild
index 35f1495c82..4303aedc45 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-5.17.49.9999.ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-5.17.49.9999.ebuild
@@ -37,8 +37,8 @@ pkg_postinst() {
elog
elog "In order to have ssh-agent start with Plasma 5, do the following:"
elog " * Copy the necessary files to your home directory:"
- elog " - cp /etc/plasma/startup/10-agent-startup.sh
~/.config/plasma-workspace/env/"
- elog " - cp /etc/plasma/startup/10-agent-startup.sh
~/.config/plasma-workspace/shutdown/"
+ elog " - cp /etc/plasma/startup/10-agent-startup.sh
~/.config/plasma-workspace/env/"
+ elog " - cp /etc/plasma/shutdown/10-agent-shutdown.sh
~/.config/plasma-workspace/shutdown/"
elog " * Edit 10-agent-startup.sh and uncomment the lines enabling
ssh-agent."
elog " * In 10-agent-shutdown.sh uncomment the respective lines to
properly kill"
elog " the agent when the session ends."
diff --git a/kde-plasma/ksshaskpass/ksshaskpass-9999.ebuild
b/kde-plasma/ksshaskpass/ksshaskpass-9999.ebuild
index 35f1495c82..4303aedc45 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-9999.ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-9999.ebuild
@@ -37,8 +37,8 @@ pkg_postinst() {
elog
elog "In order to have ssh-agent start with Plasma 5, do the following:"
elog " * Copy the necessary files to your home directory:"
- elog " - cp /etc/plasma/startup/10-agent-startup.sh
~/.config/plasma-workspace/env/"
- elog " - cp /etc/plasma/startup/10-agent-startup.sh
~/.config/plasma-workspace/shutdown/"
+ elog " - cp /etc/plasma/startup/10-agent-startup.sh
~/.config/plasma-workspace/env/"
+ elog " - cp /etc/plasma/shutdown/10-agent-shutdown.sh
~/.config/plasma-workspace/shutdown/"
elog " * Edit 10-agent-startup.sh and uncomment the lines enabling
ssh-agent."
elog " * In 10-agent-shutdown.sh uncomment the respective lines to
properly kill"
elog " the agent when the session ends."