diff options
| author | CoprDistGit <infra@openeuler.org> | 2024-02-03 11:25:51 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2024-02-03 11:25:51 +0000 |
| commit | 12010a56d87cb4383cf2948a54035ac78a7d2975 (patch) | |
| tree | f99f8c45ffe8a3654d0b48fd5ba97c299b49913c | |
| parent | 50519502fe5caf5d2be371602068ab618a74181c (diff) | |
automatic import of onnxruntime
| -rw-r--r-- | onnxruntime.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/onnxruntime.spec b/onnxruntime.spec index fefe053..403c247 100644 --- a/onnxruntime.spec +++ b/onnxruntime.spec @@ -74,6 +74,7 @@ Summary: Documentation files for the %{name} package Documentation files for the %{name} package %prep +rm -rf %{_sourcedir}/onnxruntime-1.16.3.tar.gz cat %{_sourcedir}/onnxruntime-1.16.3.tar.gz* > %{_builddir}/onnxruntime-1.16.3.tar.gz %autosetup -p1 -n %{name}-%{version} |
