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 be4925c1fb459ef02965a771dc0689f5dc23b2e3 Mon Sep 17 00:00:00 2001
From: Florian Paul Schmidt <mista.ta...@gmx.net>
Date: Thu, 3 Dec 2015 22:43:06 +0100
Subject: [PATCH] xfe4-power-manager: make lint happy

---
 gnu/packages/xfce.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index e569169..89feb8e 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -675,7 +675,7 @@ on your desktop.")
     (home-page "http://www.xfce.org/";)
     (synopsis "Xfce Power Manager")
     (description
-     "Power manager daemon for Xfce and associated settings page. 
+     "Power manager daemon for Xfce and associated settings page.
 Controls backlight, power saving, etc.")
     ;; Libraries are under LGPLv2.1+, and programs under GPLv2+.
     (license (list gpl2+ lgpl2.1+))))
-- 
2.5.0

Reply via email to