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

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

bug#54153: closed (gnu: mblaze: Offer contrib executables.)


From: GNU bug Tracking System
Subject: bug#54153: closed (gnu: mblaze: Offer contrib executables.)
Date: Fri, 15 Apr 2022 15:56:01 +0000

Your message dated Fri, 15 Apr 2022 17:55:32 +0200
with message-id <87mtgm49zf.fsf@gnu.org>
and subject line Re: [bug#54153] gnu: mblaze: Offer contrib executables.
has caused the debbugs.gnu.org bug report #54153,
regarding gnu: mblaze: Offer contrib executables.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
54153: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54153
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: gnu: mblaze: Offer contrib executables. Date: Fri, 25 Feb 2022 15:42:37 +0900 User-agent: mblaze/1.2
Upstream offers several extra useful utilities under the `contrib' directory.
These are intentially not installed by the `install' make target, as the
scripts are provided "as-is" without portability, testing, etc. guarantees.

I would be nice to offer these somehow. Attached is a patch that installs them
into a "contrib" output. It might also make sense to just throw them in the
default output, instead.

Cheers,

#x-patch 0001-gnu-mblaze-Offer-contrib-executables.patch



--- End Message ---
--- Begin Message --- Subject: Re: [bug#54153] gnu: mblaze: Offer contrib executables. Date: Fri, 15 Apr 2022 17:55:32 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hi,

elaexuotee@wilsonb.com skribis:

> From 5f14f56a51cb340a54472a76610cb4672d36134f Mon Sep 17 00:00:00 2001
> From: "B. Wilson" <elaexuotee@wilsonb.com>
> Date: Fri, 25 Feb 2022 15:31:05 +0900
> Subject: [PATCH] gnu: mblaze: Offer contrib executables.
> To: guix-patches@gnu.org
>
> * gnu/packages/mail.scm(mblaze): New contrib output.

Applied…

>        #:make-flags
> -      #~(list #$(string-append "CC=" (cc-for-target))
> +      #~(list (string-append "CC=" #$(cc-for-target))
>                "PREFIX="
> -              (string-append "DESTDIR=" #$output))
> +              (string-append "DESTDIR=" %output))

… without this hunk.

I also added details to the commit log.

Thanks!

Ludo’.


--- End Message ---

reply via email to

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