diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-14 03:46:54 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-14 03:46:54 +0000 |
commit | ef0f1da26999df33f5d56234ee2c2f733d89f630 (patch) | |
tree | 817d86c6207f649fad370e2da9896b6616d722ee /onnxruntime.spec | |
parent | d0c3bd2eccb1c5b6d74784e188733ab1f32a3be1 (diff) |
automatic import of onnxruntime
Diffstat (limited to 'onnxruntime.spec')
-rw-r--r-- | onnxruntime.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/onnxruntime.spec b/onnxruntime.spec index f415bc4..3bdebf1 100644 --- a/onnxruntime.spec +++ b/onnxruntime.spec @@ -42,8 +42,8 @@ unzip -q -o ../SOURCES/main.zip -d ../BUILD %build -cd %{name}-%{version} -#cd %{name}-main +#cd %{name}-%{version} +cd %{name}-main |