summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--onnxruntime.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/onnxruntime.spec b/onnxruntime.spec
index f92c357..9530a6e 100644
--- a/onnxruntime.spec
+++ b/onnxruntime.spec
@@ -45,7 +45,7 @@ Summary: Cross-Platform Accelerated Machine Learning For NPU
ONNXRuntime npu
%prep
-cd {_sourcedir}
+cd %{_sourcedir}
rm -rf %{SOURCE0}
touch %{SOURCE0}
cat %{SOURCE15} %{SOURCE16} > %{SOURCE0}