diff options
author | Leo Prikler <leo.prikler@student.tugraz.at> | 2020-06-25 15:46:18 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2020-06-28 23:26:54 +0200 |
commit | 22ec89974b82cdfdb8fa619ebf7447cf04103807 (patch) | |
tree | 58a4ada364a8497ba1eb9824345c5fa46c7c9311 /doc/guix-cookbook.texi | |
parent | ead5c46147ebf352ad4804d52a766dcf105eda4f (diff) | |
download | guix-22ec89974b82cdfdb8fa619ebf7447cf04103807.tar guix-22ec89974b82cdfdb8fa619ebf7447cf04103807.tar.gz |
gnu: mumble: Fix mumble-overlay.
The canonical mumble-overlay script searches for libmumble.so.1 in various
directories, none of which are relevant in Guix installations and
additionally does some work to match the architecture of the library to that
of the command that will be executed.
This work is unnecessary in Guix and only causes the script to fail, so we
instead just hardcode the path.
* gnu/packages/telephony.scm (mumble)[#:phases]: Add fix-mumble-overlay.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'doc/guix-cookbook.texi')
0 files changed, 0 insertions, 0 deletions