fwupd: Remove manual rpath settings now that meson is fixed.
Thanks @yegortimoshenko!
This commit is contained in:
@@ -22,7 +22,7 @@ python3Packages.buildPythonApplication rec {
|
||||
sed -i -e 's|e.fix_rpath(install_rpath)||' mesonbuild/scripts/meson_install.py
|
||||
'';
|
||||
|
||||
setupHook = ./setup-hook.sh;
|
||||
setupHook = ./setup-hook.sh;
|
||||
|
||||
meta = with lib; {
|
||||
homepage = http://mesonbuild.com;
|
||||
|
||||
Reference in New Issue
Block a user