lollypop: correct search-provider wrapping

This commit is contained in:
worldofpeace 2019-09-29 01:40:27 -04:00
parent 9602e5d58b
commit 8f9135f511

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