guix-patches
[Top][All Lists]
Advanced

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

[bug#64527] [PATCH 1/2] gnu: bees: Update to 0.10.


From: 宋文武
Subject: [bug#64527] [PATCH 1/2] gnu: bees: Update to 0.10.
Date: Tue, 18 Jul 2023 19:42:15 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

Hilton Chain <hako@ultrarare.space> writes:

> * gnu/packages/file-systems.scm (bees)[arguments]<#:phases>: Remove 'fixpath.
> Add 'wrap.
> -                   (substitute* "scripts/beesd.in"
> [...]
> +                   (wrap-script (string-append #$output "/sbin/beesd")
> [...]

Hello, does the 'substitute*' broken?  or why should we prefer
wrap-script over hardcode paths in the original executables?

Also bee was updated to 0.10 already in commit 34d7eb9721.





reply via email to

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