diff options
author | CoprDistGit <infra@openeuler.org> | 2024-02-03 11:34:22 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-02-03 11:34:22 +0000 |
commit | 336855b898a5c37089623c52ea2bae36d2f3beba (patch) | |
tree | 85c9fa39364010854d6368855e1dde4f5177569d | |
parent | 12010a56d87cb4383cf2948a54035ac78a7d2975 (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 403c247..8faf867 100644 --- a/onnxruntime.spec +++ b/onnxruntime.spec @@ -75,7 +75,7 @@ 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 +cat %{_sourcedir}/onnxruntime-1.16.3.tar.gz* > %{_sourcedir}/onnxruntime-1.16.3.tar.gz %autosetup -p1 -n %{name}-%{version} %build |