guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH]: xfce4-power-manager: new variable


From: Ludovic Courtès
Subject: Re: [PATCH]: xfce4-power-manager: new variable
Date: Sun, 06 Dec 2015 22:51:08 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Florian Paul Schmidt <address@hidden> skribis:

> From 6d4ce3ad7a0298bdf8b445e9384c00727800ded3 Mon Sep 17 00:00:00 2001
> From: Florian Paul Schmidt <address@hidden>
> 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/";)

Could you send the full patch in one go?  Also please include a
ChangeLog-style commit entry, and make sure ‘guix lint’ is happy before
posting.  :-)

See 
<https://www.gnu.org/software/guix/manual/html_node/Submitting-Patches.html>.

Thanks for helping out!

Ludo’.



reply via email to

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