|
From: | Jack Hill |
Subject: | bug#35919: recutils package does not install emacs rec-mode |
Date: | Sat, 8 Jun 2019 15:08:58 -0400 (EDT) |
User-agent: | Alpine 2.20 (DEB 67 2015-01-07) |
``` if test "x$lispdir" = x; then lispdir='${datarootdir}/emacs/site-lisp' fi ``` while the configure from 1.8 does not mention lispdir at all. I'll ask the recutils upstream if this was intentional.In the meantime, what do we want to do in Guix? I see two options: one is patching the build system, and the other is adding a phase to install the elisp files. The latter seems to me like the clearest and easiest approach here.
Thoughts? Best, Jack
[Prev in Thread] | Current Thread | [Next in Thread] |