summaryrefslogtreecommitdiff
path: root/gnu-system.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2014-06-16 21:46:27 +0200
committerLudovic Courtès <ludo@gnu.org>2014-06-16 21:46:27 +0200
commitc4e52354c6716bf3630e96c3f142fe6fe6d2896a (patch)
treea8cb3ef652aca6ce8b535e0b8dba1096203c9e1b /gnu-system.am
parent1319cfe9466da6fcc8b2bad5db7fbb1f9c9ea8cc (diff)
downloadpatches-c4e52354c6716bf3630e96c3f142fe6fe6d2896a.tar
patches-c4e52354c6716bf3630e96c3f142fe6fe6d2896a.tar.gz
gnu: guile-ncurses: Work around missing test files.
* gnu/packages/patches/guile-ncurses-tests.patch: New file. * gnu/packages/guile.scm (guile-ncurses)[source]: Use it. * gnu-system.am (dist_patch_DATA): Add 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 1e912db230..9594e117f3 100644
--- a/gnu-system.am
+++ b/gnu-system.am
@@ -310,6 +310,7 @@ dist_patch_DATA = \
gnu/packages/patches/guile-1.8-cpp-4.5.patch \
gnu/packages/patches/guile-default-utf8.patch \
gnu/packages/patches/guile-linux-syscalls.patch \
+ gnu/packages/patches/guile-ncurses-tests.patch \
gnu/packages/patches/guile-relocatable.patch \
gnu/packages/patches/guix-test-networking.patch \
gnu/packages/patches/gtkglext-disable-disable-deprecated.patch \