python3Packages.onnx: fix build
This commit is contained in:
committed by
Frederik Rietdijk
parent
bd76b9dafa
commit
ac977c317d
@@ -46,7 +46,8 @@ buildPythonPackage rec {
|
|||||||
];
|
];
|
||||||
|
|
||||||
postPatch = ''
|
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 = ''
|
preBuild = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user