diff options
author | Marius Bakke <mbakke@fastmail.com> | 2019-06-15 09:42:12 +0200 |
---|---|---|
committer | Marius Bakke <mbakke@fastmail.com> | 2019-06-15 09:42:12 +0200 |
commit | c7fbf6186565ed24ebeee870b27a019a77525b5d (patch) | |
tree | e3fba1837d81cfa31611dcb01ebd6e9d25f60533 /gnu/local.mk | |
parent | 4c7e8c234d7d1729adf7290a8bb761e3a0cc4b6b (diff) |
gnu: Remove leftover patch.
This is a follow-up to commit d680a8afd1190aac46742d3abf2a0de1a45ea10f.
* gnu/packages/patches/inkscape-poppler-compat3.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
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 9ff668ef8b..5b6dd31b11 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -932,7 +932,6 @@ dist_patch_DATA = \ %D%/packages/patches/id3lib-CVE-2007-4460.patch \ %D%/packages/patches/idris-test-no-node.patch \ %D%/packages/patches/ilmbase-fix-tests.patch \ - %D%/packages/patches/inkscape-poppler-compat3.patch \ %D%/packages/patches/intltool-perl-compatibility.patch \ %D%/packages/patches/irrlicht-use-system-libs.patch \ %D%/packages/patches/isl-0.11.1-aarch64-support.patch \ |