summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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