diff options
author | Marius Bakke <mbakke@fastmail.com> | 2019-02-10 21:05:19 +0100 |
---|---|---|
committer | Marius Bakke <mbakke@fastmail.com> | 2019-02-10 21:05:19 +0100 |
commit | 27c2917ac4e18ec0e1e9bb369d3e5e71ec4b5b61 (patch) | |
tree | 10460db77abaa2642412ef1e779d6d3682a96ce5 /gnu/local.mk | |
parent | 0bba8a5cf8a089227549bcb0489628e5b08183c7 (diff) | |
parent | d7dccedc0d6352ed0fcd5cbca9fa5d8052533156 (diff) | |
download | guix-27c2917ac4e18ec0e1e9bb369d3e5e71ec4b5b61.tar.gz |
Merge branch 'staging' into core-updates
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 d16b9e8c01..b546d74ff9 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -727,7 +727,6 @@ dist_patch_DATA = \ %D%/packages/patches/emacs-fix-scheme-indent-function.patch \ %D%/packages/patches/emacs-json-reformat-fix-tests.patch \ %D%/packages/patches/emacs-highlight-stages-add-gexp.patch \ - %D%/packages/patches/emacs-pdf-tools-poppler.patch \ %D%/packages/patches/emacs-scheme-complete-scheme-r5rs-info.patch \ %D%/packages/patches/emacs-source-date-epoch.patch \ %D%/packages/patches/emacs-realgud-fix-configure-ac.patch \ |