diff options
author | CoprDistGit <infra@openeuler.org> | 2025-01-08 05:50:31 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-01-08 05:50:31 +0000 |
commit | 39a5ce5320ae5d8febbba1bb326d3fc500b888b8 (patch) | |
tree | 2fdf0de529e10d3c6d3585a22febfc28fe32c12c | |
parent | b146f758217c11602ddaeac46ff831ba55c27f89 (diff) |
automatic import of Document_Classification
-rw-r--r-- | Document_Classification-1.0.0.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Document_Classification-1.0.0.spec b/Document_Classification-1.0.0.spec index da5735a..63e97bd 100644 --- a/Document_Classification-1.0.0.spec +++ b/Document_Classification-1.0.0.spec @@ -13,7 +13,7 @@ Source0: %{name}.tar.gz %prep
-%setup -q -q makes it quiet
+%setup -q # -q makes it quiet
%build
|