lollypop: correct search-provider wrapping
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user