summaryrefslogtreecommitdiff
path: root/gnu-system.am
diff options
context:
space:
mode:
authorRicardo Wurmus <ricardo.wurmus@mdc-berlin.de>2015-05-19 11:53:47 +0200
committerRicardo Wurmus <ricardo.wurmus@mdc-berlin.de>2015-05-21 11:54:46 +0200
commit9099e881828fd242cc26054c0f33670c46154d96 (patch)
tree5d517d12abad57aa2c296f9d993cc8f1fdb2fc7b /gnu-system.am
parentafb925175e6294f65295a1d7d3aebf283b9620fb (diff)
downloadpatches-9099e881828fd242cc26054c0f33670c46154d96.tar
patches-9099e881828fd242cc26054c0f33670c46154d96.tar.gz
gnu: r: Apply patch to fix linking against R.
* gnu/packages/patches/r-fix-15899.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/statistics.scm (r)[source]: Use it.
Diffstat (limited to 'gnu-system.am')
-rw-r--r--gnu-system.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu-system.am b/gnu-system.am
index a26686b81b..297c8bcf6a 100644
--- a/gnu-system.am
+++ b/gnu-system.am
@@ -542,6 +542,7 @@ dist_patch_DATA = \
gnu/packages/patches/qt4-tests.patch \
gnu/packages/patches/qt5-conflicting-typedefs.patch \
gnu/packages/patches/qt5-runpath.patch \
+ gnu/packages/patches/r-fix-15899.patch \
gnu/packages/patches/ratpoison-shell.patch \
gnu/packages/patches/readline-link-ncurses.patch \
gnu/packages/patches/ripperx-libm.patch \