guix/gnu
Ivan Gankevich e6d0264b82
gnu: sendmail: Install executables to $prefix/sbin and $prefix/bin directories.
Currently "sendmail" installs executables to $PREFIX/usr/sbin and
$PREFIX/usr/bin directories. This patch changes them to $PREFIX/sbin and
$PREFIX/bin respectively. Also this patch fixes broken symlinks in
$PREFIX/bin and updates package definitions that use old sendmail paths.

* gnu/packages/mail.scm (sendmail): Set new paths.
 [arguments]<#:phases>{replace-/usr}: Remove /usr prefix.
 [arguments]<#:phases>{post-install}: Fix broken symlinks
 [arguments]<#:phases>{configure}: Set paths without /usr prefix.
* gnu/packages/mail.scm (claws-mail): Use new sendmail paths.
* gnu/packages/version-control.scm (python-git-multimail): Use new
  sendmail paths.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-08-10 17:32:19 +02:00
..
bootloader
build Reinstate "services: Add a service for Jami." 2021-08-02 17:23:30 -04:00
installer
machine
packages gnu: sendmail: Install executables to $prefix/sbin and $prefix/bin directories. 2021-08-10 17:32:19 +02:00
services services: pam-limits: fix limits.conf location 2021-08-07 17:34:23 +02:00
system
tests Reinstate "services: Add a service for Jami." 2021-08-02 17:23:30 -04:00
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk gnu: Add rocm-opencl-runtime. 2021-08-08 16:47:56 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm