eudic: resolve inability to play pronunciation audio
This commit is contained in:
@@ -73,7 +73,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
mkdir -p $out/bin
|
||||
cp -r usr/share $out/share
|
||||
makeWrapper $out/share/eusoft-eudic/eudic $out/bin/eudic \
|
||||
--inherit-argv0
|
||||
--inherit-argv0 \
|
||||
--set GST_PLUGIN_PATH $out/share/eusoft-eudic/gstreamer-1.0
|
||||
|
||||
runHook postInstall
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user