mumble: fix speechd support
This commit is contained in:
parent
f3435096e2
commit
5489bc4109
@ -80,6 +80,8 @@ let
|
|||||||
"CONFIG+=no-server"
|
"CONFIG+=no-server"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
NIX_CFLAGS_COMPILE = optional speechdSupport "-I${speechd}/include/speech-dispatcher";
|
||||||
|
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
cp scripts/mumble-overlay $out/bin
|
cp scripts/mumble-overlay $out/bin
|
||||||
sed -i "s,/usr/lib,$out/lib,g" $out/bin/mumble-overlay
|
sed -i "s,/usr/lib,$out/lib,g" $out/bin/mumble-overlay
|
||||||
|
Loading…
x
Reference in New Issue
Block a user