summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-09-21 12:58:35 +0000
committerCoprDistGit <infra@openeuler.org>2023-09-21 12:58:35 +0000
commit9265e3f66c3b8c709695ac42dcc9af7b8fbee55f (patch)
treef1189b982197f874efcd616aa2b008833fa52e97
parentdd945b9914aa37053eee6339626b3cf16b9ba213 (diff)
automatic import of onnxruntime
-rw-r--r--onnxruntime.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/onnxruntime.spec b/onnxruntime.spec
index b221a40..f92c357 100644
--- a/onnxruntime.spec
+++ b/onnxruntime.spec
@@ -45,7 +45,11 @@ Summary: Cross-Platform Accelerated Machine Learning For NPU
ONNXRuntime npu
%prep
+cd {_sourcedir}
+rm -rf %{SOURCE0}
+touch %{SOURCE0}
cat %{SOURCE15} %{SOURCE16} > %{SOURCE0}
+touch v1.15.1.tar.gz
ls -l %{_sourcedir}
%setup -q