guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

07/07: TEMPORARY HACK: Remove polkit and upower inputs from xfce4-sessio


From: Mark H. Weaver
Subject: 07/07: TEMPORARY HACK: Remove polkit and upower inputs from xfce4-session.
Date: Thu, 24 Mar 2016 03:21:58 +0000

mhw pushed a commit to branch wip-loongson2f
in repository guix.

commit d2f7a90a768fadd7ba452330ad5fdcdfaafed19c
Author: Mark H Weaver <address@hidden>
Date:   Fri Mar 18 03:44:49 2016 -0400

    TEMPORARY HACK: Remove polkit and upower inputs from xfce4-session.
---
 gnu/packages/xfce.scm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 03b49a8..a0544d5 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -486,8 +486,8 @@ your system in categories, so you can quickly find and 
launch them.")
        ("intltool" ,intltool)))
     (inputs
      `(("iceauth" ,iceauth)
-       ("upower" ,upower)
-       ("polkit" ,polkit)
+       ;; ("upower" ,upower)
+       ;; ("polkit" ,polkit)   XXXXXXXXX TEMPORARY HACK FOR MIPS
        ("libsm" ,libsm)
        ("libwnck" ,libwnck-2)
        ("libxfce4ui" ,libxfce4ui)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]