summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-12-26 07:57:54 +0000
committerCoprDistGit <infra@openeuler.org>2024-12-26 07:57:54 +0000
commit64f60dfbc338eaec270a2e76fb88bf3569a1fd7a (patch)
tree330ff00e51712ad3718c9db5285c8f3e51eff178
parent954a9a5f848b7697c1a1c6b0afa7e7bef449d427 (diff)
automatic import of Document_Classification
-rw-r--r--Document_Classification.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/Document_Classification.spec b/Document_Classification.spec
index 0a16095..806adea 100644
--- a/Document_Classification.spec
+++ b/Document_Classification.spec
@@ -25,7 +25,7 @@ It includes [文件分类,将一个路径下的文件夹和子文件夹遍历
# 准备阶段的命令,通常用于解压源代码等操作
%prep
-tar -xzf /builddir/build/SOURCES/Document_Classification - 1.0.0.tar.gz
+tar -xzf /builddir/build/SOURCES/Document_Classification-1.0.0.tar.gz
if [! -d "Document_Classification - 1.0.0" ]; then
echo "解压后的目录Document_Classification - 1.0.0不存在,解压可能失败"
exit 1