diff options
author | Brian Leung <leungbk@mailfence.com> | 2019-10-11 02:41:21 +0200 |
---|---|---|
committer | Brian Leung <leungbk@mailfence.com> | 2019-10-11 05:13:41 +0200 |
commit | f7b3d9104e7149d1aca0ac257932eb759956b790 (patch) | |
tree | 62917b07f4720d55b9ec3abadba82a93553b9297 /gnu/local.mk | |
parent | 8f1471149f6baa77a04348ee44db4cdadb4edd5c (diff) | |
download | guix-f7b3d9104e7149d1aca0ac257932eb759956b790.tar guix-f7b3d9104e7149d1aca0ac257932eb759956b790.tar.gz |
gnu: emacs-helm-org-ql: Remove patch file.
* gnu/local.mk (emacs-helm-org-ql): Remove entry.
* gnu/packages/emacs-xyz.scm: Remove patch file.
* gnu/packages/patches/emacs-helm-org-ql.patch: Delete file.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r-- | gnu/local.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index e768c3cefb..2451698503 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -791,7 +791,6 @@ dist_patch_DATA = \ %D%/packages/patches/emacs-dired-toggle-sudo-emacs-26.patch \ %D%/packages/patches/emacs-exec-path.patch \ %D%/packages/patches/emacs-fix-scheme-indent-function.patch \ - %D%/packages/patches/emacs-helm-org-ql.patch \ %D%/packages/patches/emacs-json-reformat-fix-tests.patch \ %D%/packages/patches/emacs-highlight-stages-add-gexp.patch \ %D%/packages/patches/emacs-scheme-complete-scheme-r5rs-info.patch \ |