aboutsummaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2018-04-30 12:53:22 -0400
committerMark H Weaver <mhw@netris.org>2018-04-30 16:46:40 -0400
commit59bc15cf88cfe50ed14363d81dd63693109c8cf2 (patch)
tree24f68d648320a6daab76727ee52751eeab967a89 /gnu/local.mk
parent1672e7e71482b68192f3a4625cff27fb7c25bd52 (diff)
downloadguix-59bc15cf88cfe50ed14363d81dd63693109c8cf2.tar
guix-59bc15cf88cfe50ed14363d81dd63693109c8cf2.tar.gz
gnu: icecat: Add more fixes from upstream mozilla-esr52.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the upstream mozilla-esr52 repository. * gnu/packages/patches/icecat-bug-1452075.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index ec11b26632..5be445f908 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -785,6 +785,7 @@ dist_patch_DATA = \
%D%/packages/patches/hurd-fix-eth-multiplexer-dependency.patch \
%D%/packages/patches/hydra-disable-darcs-test.patch \
%D%/packages/patches/icecat-avoid-bundled-libraries.patch \
+ %D%/packages/patches/icecat-bug-1452075.patch \
%D%/packages/patches/icecat-use-system-graphite2.patch \
%D%/packages/patches/icecat-use-system-harfbuzz.patch \
%D%/packages/patches/id3lib-CVE-2007-4460.patch \