emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#41083: closed (gnu: xfe: Fix hard-coded fhs directories.)


From: GNU bug Tracking System
Subject: bug#41083: closed (gnu: xfe: Fix hard-coded fhs directories.)
Date: Wed, 06 May 2020 15:41:02 +0000

Your message dated Wed, 06 May 2020 17:39:16 +0200
with message-id <address@hidden>
and subject line Re: [bug#41083] gnu: xfe: Fix hard-coded fhs directories.
has caused the debbugs.gnu.org bug report #41083,
regarding gnu: xfe: Fix hard-coded fhs directories.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
41083: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41083
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: gnu: xfe: Fix hard-coded fhs directories. Date: Mon, 4 May 2020 13:16:24 -0400

Attachment: 0001-gnu-xfe-Fix-hard-coded-fhs-directories.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: [bug#41083] gnu: xfe: Fix hard-coded fhs directories. Date: Wed, 06 May 2020 17:39:16 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Hello,

Raghav Gururajan <address@hidden> writes:

> Please find the updated patch attached with this email.

Thank you. I applied it, with the following few cosmetics changes.

> Subject: [PATCH] gnu: xfe: Fix hard-coded fhs directories.
>
> * gnu/packages/disk.scm (xfe):
> [arguments]: Remove phase 'patch-xfe-paths.
> [arguments]: Add phases 'patch-bin-dirs and 'patch-share-dirs.

I merged these two lines.

> +           (lambda* (#:key inputs #:allow-other-keys)
> +             (let*
> +                 ((bash (assoc-ref inputs "bash"))

I moved the bash binding onto the same line as let*.

> +           (lambda* (#:key outputs #:allow-other-keys)
> +             (let*
> +                 ((out (assoc-ref outputs "out"))

Ditto.

Regards,

-- 
Nicolas Goaziou


--- End Message ---

reply via email to

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