summaryrefslogtreecommitdiff
path: root/onnxruntime.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-02-03 11:57:27 +0000
committerCoprDistGit <infra@openeuler.org>2024-02-03 11:57:27 +0000
commit3870fd55e612786c6ab9d3f81b292ca1a0f2ee2a (patch)
tree27b76ce260082dc6cea1ee8208da1a68a8780b8c /onnxruntime.spec
parente9bda4b1f3aacef91a1c0671fab918fbab9474d8 (diff)
automatic import of onnxruntime
Diffstat (limited to 'onnxruntime.spec')
-rw-r--r--onnxruntime.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/onnxruntime.spec b/onnxruntime.spec
index 8faf867..72e14ba 100644
--- a/onnxruntime.spec
+++ b/onnxruntime.spec
@@ -74,8 +74,8 @@ 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* > %{_sourcedir}/onnxruntime-1.16.3.tar.gz
+# rm -rf %{_sourcedir}/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