Merge pull request #126736 from Lassulus/weechat-matrix
[21.05] weechatScripts.weechat-matrix: fix matrix_sso_helper path
This commit is contained in:
commit
1f91fd1040
@ -73,6 +73,7 @@ in buildPythonPackage {
|
||||
postFixup = ''
|
||||
addToSearchPath program_PYTHONPATH $out/${python.sitePackages}
|
||||
patchPythonScript $out/share/matrix.py
|
||||
substituteInPlace $out/${python.sitePackages}/matrix/server.py --replace \"matrix_sso_helper\" \"$out/bin/matrix_sso_helper\"
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
|
Loading…
x
Reference in New Issue
Block a user