summaryrefslogtreecommitdiff
path: root/gnu-system.am
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2013-10-31 23:59:00 -0400
committerMark H Weaver <mhw@netris.org>2013-11-03 23:26:27 -0500
commit46acd054010134eba293c3b978e82edb9ebc21fb (patch)
tree42999dfdbbdf8b1c998804eb888d9e8bb7c17dc9 /gnu-system.am
parentbcd94e192a8459107ba43f03694fc82a35af6447 (diff)
downloadpatches-46acd054010134eba293c3b978e82edb9ebc21fb.tar
patches-46acd054010134eba293c3b978e82edb9ebc21fb.tar.gz
gnu: libtheora: patch ancient config.guess to support mips64.
* gnu/packages/patches/libtheora-config-guess.patch: New file. * gnu/packages/oggvorbis.scm (libtheora): Add patch. * gnu-system.am (dist_patch_DATA): Add patch.
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 6f2b4d12ce..2d9ac98ece 100644
--- a/gnu-system.am
+++ b/gnu-system.am
@@ -240,6 +240,7 @@ dist_patch_DATA = \
gnu/packages/patches/hop-bigloo-4.0b.patch \
gnu/packages/patches/libevent-dns-tests.patch \
gnu/packages/patches/libffi-mips-n32-fix.patch \
+ gnu/packages/patches/libtheora-config-guess.patch \
gnu/packages/patches/libtool-skip-tests.patch \
gnu/packages/patches/libtool-skip-tests-for-mips.patch \
gnu/packages/patches/m4-gets-undeclared.patch \