diff options
author | Andreas Enge <andreas@enge.fr> | 2016-07-31 16:37:39 +0200 |
---|---|---|
committer | Andreas Enge <andreas@enge.fr> | 2016-07-31 16:37:39 +0200 |
commit | 70a967209c6999c5755777afe974a0f8c43f9a04 (patch) | |
tree | 572cd3b6d4520b3ab0e104c649d3ea2d4f4ac400 | |
parent | 101e847294dc403d5a7ef222117ad9070223b86b (diff) | |
download | patches-70a967209c6999c5755777afe974a0f8c43f9a04.tar patches-70a967209c6999c5755777afe974a0f8c43f9a04.tar.gz |
gnu: dealii: Unregister deleted patch.
* gnu/local.mk (dist_patch_DATA): Drop deleted patch.
This is a follow-up to commit 101e847294dc403d5a7ef222117ad9070223b86b.
-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 1417a3c7d5..0ee096ad8a 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -470,7 +470,6 @@ dist_patch_DATA = \ %D%/packages/patches/clucene-contribs-lib.patch \ %D%/packages/patches/cursynth-wave-rand.patch \ %D%/packages/patches/dbus-helper-search-path.patch \ - %D%/packages/patches/dealii-p4est-interface.patch \ %D%/packages/patches/devil-CVE-2009-3994.patch \ %D%/packages/patches/devil-fix-libpng.patch \ %D%/packages/patches/dico-idxgcide-bug.patch \ |