python3Packages.onnx: fix build
This commit is contained in:
parent
bd76b9dafa
commit
ac977c317d
@ -46,7 +46,8 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
postPatch = ''
|
||||
patchShebangs tools/protoc-gen-mypy.py
|
||||
chmod +x tools/protoc-gen-mypy.sh.in
|
||||
patchShebangs tools/protoc-gen-mypy.sh.in tools/protoc-gen-mypy.py
|
||||
'';
|
||||
|
||||
preBuild = ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user