summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2016-07-31 18:16:25 +0200
committerAndreas Enge <andreas@enge.fr>2016-07-31 18:16:25 +0200
commit42bf34298eec19b37e276e49074113f29c494aed (patch)
tree4daf7ce53f57f03240d7f950693a671ac561a101 /gnu/local.mk
parentacac969fa2b0714ed5b0d9aaed959328dfcf096c (diff)
downloadpatches-42bf34298eec19b37e276e49074113f29c494aed.tar
patches-42bf34298eec19b37e276e49074113f29c494aed.tar.gz
gnu: rapicorn: Add patch to handle isnan.
* gnu/packages/patches/rapicorn-isnan.patch: New file. * gnu/packages/graphics.scm (rapicorn)[source]: Add patch. * gnu/local.mk (dist_patch_DATA): Register patch.
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 0ee096ad8a..b91a925def 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -749,6 +749,7 @@ dist_patch_DATA = \
%D%/packages/patches/python-paste-remove-timing-test.patch \
%D%/packages/patches/python2-pygobject-2-gi-info-type-error-domain.patch \
%D%/packages/patches/qt4-ldflags.patch \
+ %D%/packages/patches/rapicorn-isnan.patch \
%D%/packages/patches/ratpoison-shell.patch \
%D%/packages/patches/readline-link-ncurses.patch \
%D%/packages/patches/ripperx-missing-file.patch \