diff options
author | Lee Thompson <lee.p.thomp@gmail.com> | 2025-01-20 19:45:28 +0000 |
---|---|---|
committer | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2025-01-25 18:23:10 +0100 |
commit | f27c39c44d000e359d2c0c7fa4ed069b080d7075 (patch) | |
tree | 49139e8e311b37208caed8b6eb711709025ee6b3 /gnu/packages/python-xyz.scm | |
parent | 4769e2df0a3f9cd7930a89ca7bc0133083a798af (diff) |
gnu: emacs-parinfer-rust-mode: Corrected missing path separator in subsitution
* gnu/packages/emacs-xyz.scm (emacs-parinfer-rust-mode): Corrected missing
path separator in substitution.
The absence of this '/' meant that the parinfer Emacs layer ended up with a
Rust library path that looked like
`/gnu/store/hashvalue-parinfer-rust-emacs-0.4.6/liblibparinfer_rust.so', which
of course doesn't exist. This patch corrects this behaviour and allows the
Emacs layer to properly find the Rust library.
Change-Id: Idfb5d73e62a7233c133ddc0a53afba5e9de06989
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Diffstat (limited to 'gnu/packages/python-xyz.scm')
0 files changed, 0 insertions, 0 deletions