diff options
author | Jonathan Brielmaier <jonathan.brielmaier@web.de> | 2020-09-27 12:43:53 +0200 |
---|---|---|
committer | Mark H Weaver <mhw@netris.org> | 2020-09-28 14:45:23 -0400 |
commit | e6485333117f14492c19d974bf520a619bffb51f (patch) | |
tree | 9494414df1495e02d2098671f4d45a331789155c /gnu/local.mk | |
parent | 597aa644afd5cc89c6224e9fbe61e6e03ccf465b (diff) |
gnu: Remove icecat-68 source.
It was necessary for icedove@68 which is now based on icecat@78.
* gnu/packages/gnuzilla.scm (mozilla-68-compare-locales): Remove.
(all-mozilla-68-locales): Remove.
(%icecat-68-version): Remove.
(icecat-68-source): Remove.
* gnu/packages/patches/icecat-68-makeicecat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Modified-By: Mark H Weaver <mhw@netris.org>
Signed-off-by: Mark H Weaver <mhw@netris.org>
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 da56f8a6ab..a278c83553 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -1135,7 +1135,6 @@ dist_patch_DATA = \ %D%/packages/patches/hurd-xattr.patch \ %D%/packages/patches/hplip-remove-imageprocessor.patch \ %D%/packages/patches/hydra-disable-darcs-test.patch \ - %D%/packages/patches/icecat-68-makeicecat.patch \ %D%/packages/patches/icecat-makeicecat.patch \ %D%/packages/patches/icecat-avoid-bundled-libraries.patch \ %D%/packages/patches/icecat-use-older-reveal-hidden-html.patch \ |