Remove some more crud.
On 12/03/2015 10:43 PM, Florian Paul Schmidt wrote:
Make lint happy
On 12/03/2015 10:40 PM, Florian Paul Schmidt wrote:
Removed some inputs (see attached patch). Seems to still build and run..
Flo
From 6d4ce3ad7a0298bdf8b445e9384c00727800ded3 Mon Sep 17 00:00:00 2001
From: Florian Paul Schmidt <mista.ta...@gmx.net>
Date: Sat, 5 Dec 2015 00:03:15 +0100
Subject: [PATCH] xfce4-power-manager: remove native-search-paths
---
gnu/packages/xfce.scm | 4 ----
1 file changed, 4 deletions(-)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 89feb8e..c08394e 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -668,10 +668,6 @@ on your desktop.")
("upower" ,upower)
("libnotify" ,libnotify)
("libxfce4ui" ,libxfce4ui)))
- (native-search-paths
- (list (search-path-specification
- (variable "X_XFCE4_LIB_DIRS")
- (files '("lib/xfce4")))))
(home-page "http://www.xfce.org/")
(synopsis "Xfce Power Manager")
(description
--
2.5.0