summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2015-01-20 23:23:54 +0100
committerAndreas Enge <andreas@enge.fr>2015-01-20 23:25:12 +0100
commit2dfed643aaa78ea20634bb2f851299ebbb2a2f9f (patch)
tree18c1c856c28a6bdd18233c284af70a3141a0ecf8
parent4bb49be2c280cfd72c16c42eb844ebc027d7f73f (diff)
downloadguix-patches-2dfed643aaa78ea20634bb2f851299ebbb2a2f9f.tar
guix-patches-2dfed643aaa78ea20634bb2f851299ebbb2a2f9f.tar.gz
gnu: Register patches for installation.
* gnu-system.am (dist_patch_DATA): Add patches for aegis, clucene, libcanberra and lua-5.1.
-rw-r--r--gnu-system.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/gnu-system.am b/gnu-system.am
index 0d627b1e71..6ccee83596 100644
--- a/gnu-system.am
+++ b/gnu-system.am
@@ -327,6 +327,11 @@ dist_patch_DATA = \
gnu/packages/patches/abiword-pass-no-undefined-to-linker.patch \
gnu/packages/patches/abiword-use-proper-png-api.patch \
gnu/packages/patches/abiword-wmf-version-lookup-fix.patch \
+ gnu/packages/patches/aegis-constness-error.patch \
+ gnu/packages/patches/aegis-perl-tempdir1.patch \
+ gnu/packages/patches/aegis-perl-tempdir2.patch \
+ gnu/packages/patches/aegis-test-fixup-1.patch \
+ gnu/packages/patches/aegis-test-fixup-2.patch \
gnu/packages/patches/alsa-lib-mips-atomic-fix.patch \
gnu/packages/patches/apr-skip-getservbyname-test.patch \
gnu/packages/patches/ath9k-htc-firmware-binutils.patch \
@@ -350,6 +355,7 @@ dist_patch_DATA = \
gnu/packages/patches/cpio-gets-undeclared.patch \
gnu/packages/patches/cssc-gets-undeclared.patch \
gnu/packages/patches/cssc-missing-include.patch \
+ gnu/packages/patches/clucene-contribs-lib.patch \
gnu/packages/patches/curl-gss-api-fix.patch \
gnu/packages/patches/cursynth-wave-rand.patch \
gnu/packages/patches/dbus-localstatedir.patch \
@@ -413,6 +419,7 @@ dist_patch_DATA = \
gnu/packages/patches/libarchive-fix-lzo-test-case.patch \
gnu/packages/patches/libarchive-mtree-filename-length-fix.patch \
gnu/packages/patches/libbonobo-activation-test-race.patch \
+ gnu/packages/patches/libcanberra-sound-theme-freedesktop.patch \
gnu/packages/patches/libevent-dns-tests.patch \
gnu/packages/patches/liboop-mips64-deplibs-fix.patch \
gnu/packages/patches/libmad-mips-newgcc.patch \
@@ -420,6 +427,7 @@ dist_patch_DATA = \
gnu/packages/patches/libtool-skip-tests.patch \
gnu/packages/patches/libssh-CVE-2014-0017.patch \
gnu/packages/patches/lm-sensors-hwmon-attrs.patch \
+ gnu/packages/patches/lua51-liblua-so.patch \
gnu/packages/patches/luit-posix.patch \
gnu/packages/patches/m4-gets-undeclared.patch \
gnu/packages/patches/make-impure-dirs.patch \