ansible-doctor: fix build by removing outdated rm
This commit is contained in:
parent
b22a08744b
commit
30d200056d
@ -46,10 +46,6 @@ python3.pkgs.buildPythonApplication rec {
|
||||
ruamel-yaml
|
||||
];
|
||||
|
||||
postInstall = ''
|
||||
rm $out/lib/python*/site-packages/LICENSE
|
||||
'';
|
||||
|
||||
# Module has no tests
|
||||
doCheck = false;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user