summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-plasma/plasma-workspace/plasma-workspace-5.17.1.ebuild4
-rw-r--r--kde-plasma/plasma-workspace/plasma-workspace-5.17.49.9999.ebuild4
-rw-r--r--kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.17.1.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-5.17.1.ebuild
index a5f55009a10..baf0fcbce62 100644
--- a/kde-plasma/plasma-workspace/plasma-workspace-5.17.1.ebuild
+++ b/kde-plasma/plasma-workspace/plasma-workspace-5.17.1.ebuild
@@ -165,8 +165,8 @@ pkg_postinst () {
elog "To enable gpg-agent and/or ssh-agent in Plasma sessions, 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/plasma-workspace/plasma-workspace-5.17.49.9999.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-5.17.49.9999.ebuild
index 9b09701f3a6..c713f799838 100644
--- a/kde-plasma/plasma-workspace/plasma-workspace-5.17.49.9999.ebuild
+++ b/kde-plasma/plasma-workspace/plasma-workspace-5.17.49.9999.ebuild
@@ -165,8 +165,8 @@ pkg_postinst () {
elog "To enable gpg-agent and/or ssh-agent in Plasma sessions, 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/plasma-workspace/plasma-workspace-9999.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
index 4b7748e6cac..374e9ed179f 100644
--- a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
@@ -166,8 +166,8 @@ pkg_postinst () {
elog "To enable gpg-agent and/or ssh-agent in Plasma sessions, 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."