guix-patches
[Top][All Lists]
Advanced

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

[bug#47435] gnu: mail: Make the sendmail package actually output its bin


From: Rovanion Luckey
Subject: [bug#47435] gnu: mail: Make the sendmail package actually output its binary
Date: Sat, 27 Mar 2021 18:34:03 +0100

This is an attempt at getting the sendmail package working. Currently installing the package does not make the `sendmail` executable appear in `$PATH`:


> └$ guix environment --ad-hoc sendmail
> └$ sendmail
> bash: sendmail: command not found

This patch fixes that.

Though there are questions that still need to be resolved. While this patch does fix what it sets out to fix, the solutions aren't neccicerily correct. It configures a "helpfile" to be put in "$out/usr/share" and the same goes for its "statistics" file. I have no idea what these does and where they should go in reality. If someone happens to know, please do tell.

Attachment: 0001-gnu-mail-Make-the-sendmail-package-actually-output-i.patch
Description: Text Data


reply via email to

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