summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorSam Jorna <wraeth@gentoo.org>2016-03-16 11:39:14 +1100
committerSam Jorna <wraeth@gentoo.org>2016-03-16 11:39:14 +1100
commit630df228dcc56f094669fb7a96943aa0c792d2e8 (patch)
tree060f9343a2810d823549a70c49a488cda4d732bf /x11-wm
parentdev-ruby/stomp: Remove ruby19 (diff)
downloadgentoo-630df228dcc56f094669fb7a96943aa0c792d2e8.tar.gz
gentoo-630df228dcc56f094669fb7a96943aa0c792d2e8.tar.bz2
gentoo-630df228dcc56f094669fb7a96943aa0c792d2e8.zip
x11-wm/jwm: revbump to add missing desktop file
Package-Manager: portage-2.2.28
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
}