summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/jwm/jwm-2.3.4-r1.ebuild (renamed from x11-wm/jwm/jwm-2.3.4.ebuild)3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-wm/jwm/jwm-2.3.4.ebuild b/x11-wm/jwm/jwm-2.3.4-r1.ebuild
index 975ab09edd1b..e1421c372e96 100644
--- a/x11-wm/jwm/jwm-2.3.4.ebuild
+++ b/x11-wm/jwm/jwm-2.3.4-r1.ebuild
@@ -52,6 +52,9 @@ src_install() {
make_wrapper "${PN}" "/usr/bin/${PN}" "" "" "/etc/X11/Sessions"
+ insinto "/usr/share/xsessions"
+ doins "${FILESDIR}"/jwm.desktop
+
dodoc README.md example.jwmrc ChangeLog
}