summaryrefslogtreecommitdiff
path: root/gnu-system.am
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2014-11-09 18:55:31 +0100
committerAndreas Enge <andreas@enge.fr>2014-11-09 18:55:31 +0100
commitc4bd2aca00068c179c308256e6a8c04d7d3e108e (patch)
treee07fb04bbbb0fc60f0ef099abb2de46806bf93f0 /gnu-system.am
parent922ea80683fa9ba5cc91818d2e2679b5c6c1fa6a (diff)
downloadguix-patches-c4bd2aca00068c179c308256e6a8c04d7d3e108e.tar
guix-patches-c4bd2aca00068c179c308256e6a8c04d7d3e108e.tar.gz
gnu: Add polkit.
* gnu/packages/polkit.scm (polkit): New variable. * gnu/packages/patches/polkit-drop-test.patch: New file. * gnu-system.am (dist_patch_DATA): Register patch file.
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 aaecaad2d1..f11824e6d7 100644
--- a/gnu-system.am
+++ b/gnu-system.am
@@ -400,6 +400,7 @@ dist_patch_DATA = \
gnu/packages/patches/petsc-fix-threadcomm.patch \
gnu/packages/patches/pingus-sdl-libs-config.patch \
gnu/packages/patches/plotutils-libpng-jmpbuf.patch \
+ gnu/packages/patches/polkit-drop-test.patch \
gnu/packages/patches/procps-make-3.82.patch \
gnu/packages/patches/pulseaudio-CVE-2014-3970.patch \
gnu/packages/patches/pulseaudio-fix-mult-test.patch \