diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-14 11:10:59 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-14 11:10:59 +0000 |
commit | 42295320572ce8bd1186ff9fc64743a97fa52b2a (patch) | |
tree | 96ffe0e123f25caca437caa2b007cb3921dd1f3f | |
parent | 7e27058a1065b301a13b7eb84fd84eca335e2f64 (diff) |
automatic import of onnxruntime
-rw-r--r-- | onnxruntime.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/onnxruntime.spec b/onnxruntime.spec index 5a56783..d2a77f5 100644 --- a/onnxruntime.spec +++ b/onnxruntime.spec @@ -34,7 +34,7 @@ ONNXRuntime npu du -sh ../SOURCES/* mv ../SOURCES/abseil-cpp-20230802.0.zip ../BUILD -mv %{Source2} ../BUILD +mv %{SOURCE2} ../BUILD unzip -q -o ../SOURCES/main.zip -d ../BUILD |