diff options
author | CoprDistGit <infra@openeuler.org> | 2024-12-26 12:24:53 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-12-26 12:24:53 +0000 |
commit | 12d7d4807705ab2e0ddca306f3f7b276e9df8245 (patch) | |
tree | e3698a60fea3bbc58ee8f3e73bbda47f4b9503e9 | |
parent | 1c4aecba2eae4cb7d035b5f67b5dc6b573eab2e5 (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 1813c2b..883485b 100644 --- a/Document_Classification-1.0.0.spec +++ b/Document_Classification-1.0.0.spec @@ -13,7 +13,7 @@ Source0:%{name}-%{version}.tar.gz %prep
-%autosetup
+%setup -q # -q makes it quiet
%build
|