lollypop: correct search-provider wrapping

This commit is contained in:
worldofpeace
2019-09-29 01:40:54 -04:00
parent 9602e5d58b
commit 8f9135f511
+2 -3
View File
@@ -71,9 +71,8 @@ python3.pkgs.buildPythonApplication rec {
patchShebangs meson_post_install.py patchShebangs meson_post_install.py
''; '';
preFixup = '' postFixup = ''
buildPythonPath "$out $propagatedBuildInputs" wrapPythonProgramsIn $out/libexec "$out $propagatedBuildInputs"
patchPythonScript "$out/libexec/lollypop-sp"
''; '';
# Produce only one wrapper using wrap-python passing # Produce only one wrapper using wrap-python passing