summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorLiliana Marie Prikler <liliana.prikler@gmail.com>2022-05-15 03:05:28 +0200
committerLiliana Marie Prikler <liliana.prikler@gmail.com>2022-05-15 03:07:50 +0200
commit22d6e36005322cd641bc1107f3f04945e03478d5 (patch)
tree491b48d41e59ff41f2e5354ef9523a25ef664f38 /gnu/local.mk
parentde68877a517ba058f67086d444d7265c9c803679 (diff)
downloadguix-patches-22d6e36005322cd641bc1107f3f04945e03478d5.tar
guix-patches-22d6e36005322cd641bc1107f3f04945e03478d5.tar.gz
gnu: emacs-yasnippet: Fix build.
* gnu/packages/patches/emacs-yasnippet-fix-tests.patch: New file. * gnu/packages/emacs-xyz.scm (emacs-yasnippet): Use it here. * gnu/local.mk (dist_patch_DATA): Register it here.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index d5b60bdba3..cfb499915a 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1038,6 +1038,7 @@ dist_patch_DATA = \
%D%/packages/patches/emacs-telega-path-placeholder.patch \
%D%/packages/patches/emacs-telega-test-env.patch \
%D%/packages/patches/emacs-wordnut-require-adaptive-wrap.patch \
+ %D%/packages/patches/emacs-yasnippet-fix-tests.patch \
%D%/packages/patches/enjarify-setup-py.patch \
%D%/packages/patches/enlightenment-fix-setuid-path.patch \
%D%/packages/patches/eog-update-libportal-usage.patch \