commit: e1ada2f4faf9dd1486c815a047da2f87dcf28068
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 20 15:28:30 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Jun 20 15:28:30 2014 +0000
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=e1ada2f4
[kde-base/plasma-workspace] Upstream now installs their own xsession.
Upstream commit: cd4dbbca57e1483954ff53eec3e8d3983d95aedd.
Package-Manager: portage-2.2.10
---
kde-base/plasma-workspace/plasma-workspace-9999.ebuild | 5 -----
1 file changed, 5 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 3fe3601..b19f76c 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -116,11 +116,6 @@ src_install() {
insinto /etc/plasma/shutdown
doins "${FILESDIR}/agent-shutdown.sh"
-
- # x11 session script
- echo startkde > "${T}"/Plasma
- exeinto /etc/X11/Sessions
- doexe "${T}"/Plasma
}
pkg_postinst () {