gnu: ratpoison: Provide a .desktop file with an absolute file name.
authorLudovic Courtès <ludo@gnu.org>
Thu, 28 Mar 2019 21:44:08 +0000 (22:44 +0100)
committerLudovic Courtès <ludo@gnu.org>
Thu, 28 Mar 2019 22:06:59 +0000 (23:06 +0100)
commitc9711f9347522771a25ce608fb6ff54ef2f28e2f
treeb754f9333d1dfcd954634b0fda1fb1392cbc1723
parent539af7f257eea291b1e6ffbfdcaeee9fde9bffe5
gnu: ratpoison: Provide a .desktop file with an absolute file name.

This allows GDM to start ratpoison.  Without that GDM crashes with an
assertion failure when trying to start a ratpoison session.

* gnu/packages/ratpoison.scm (ratpoison.desktop): Remove.
(ratpoison.desktop)[arguments]: Add #:modules.
Rewrite 'install-xsession' phase such that .desktop file contains an
absolute file name.
gnu/packages/ratpoison.scm