diff options
author | Leo Famulari <leo@famulari.name> | 2017-04-19 19:10:53 -0400 |
---|---|---|
committer | Leo Famulari <leo@famulari.name> | 2017-04-19 19:28:48 -0400 |
commit | 90d118cab67c1171f78dbb8b0ef0282b12695579 (patch) | |
tree | bb3c7f0ee35cc4417f309538b9af7ae72097fdd4 /gnu/local.mk | |
parent | e1444afa2dd78742e48daa7e4f4db03d53fa0efa (diff) | |
download | patches-90d118cab67c1171f78dbb8b0ef0282b12695579.tar patches-90d118cab67c1171f78dbb8b0ef0282b12695579.tar.gz |
gnu: Delete unused patches.
* gnu/packages/patches/icu4c-CVE-2014-6585.patch,
gnu/packages/patches/icu4c-CVE-2015-1270.patch,
gnu/packages/patches/icu4c-CVE-2015-4760.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r-- | gnu/local.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index 9fd5b0f45c..6e0c3eb42a 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -657,9 +657,6 @@ dist_patch_DATA = \ %D%/packages/patches/hypre-ldflags.patch \ %D%/packages/patches/icecat-avoid-bundled-libraries.patch \ %D%/packages/patches/icecat-binutils.patch \ - %D%/packages/patches/icu4c-CVE-2014-6585.patch \ - %D%/packages/patches/icu4c-CVE-2015-1270.patch \ - %D%/packages/patches/icu4c-CVE-2015-4760.patch \ %D%/packages/patches/icu4c-reset-keyword-list-iterator.patch \ %D%/packages/patches/id3lib-CVE-2007-4460.patch \ %D%/packages/patches/ilmbase-fix-tests.patch \ |