guix-patches
[Top][All Lists]
Advanced

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

[bug#50586] [PATCH] gnu: mysql: Propagate runtime dependencies.


From: Mathieu Othacehe
Subject: [bug#50586] [PATCH] gnu: mysql: Propagate runtime dependencies.
Date: Mon, 20 Sep 2021 19:19:12 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Hello zimoun,

> +                       (wrap-program (string-append bin "/mysql_config")
> +                         `("PATH" ":" suffix
> +                           (,(string-append awk "/bin")
> +                            ,(string-append coreutils "/bin")
> +                            ,(string-append sed "/bin"))))

It looks like mysqld_safe could use the same kind of wrapping, at least
for "ps" and "grep" binaries. Could you please have a look?

Thanks,

Mathieu





reply via email to

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