diff options
author | CoprDistGit <infra@openeuler.org> | 2024-12-30 03:43:21 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-12-30 03:43:21 +0000 |
commit | 3bfee4f4a21d431793c76f0c4671ef4195a57eff (patch) | |
tree | 431cf086774c1fb3028db78b56a6c6c6dee819d8 | |
parent | 68316a680f00d87877486455bd8dd1adaaace773 (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 466f170..14234f1 100644 --- a/Document_Classification-1.0.0.spec +++ b/Document_Classification-1.0.0.spec @@ -17,7 +17,7 @@ Source0:%{name}-%{version}.tar.gz %build -cjpm build +cjc ./src/main.cj --output-type=dylib %install # 将需要打包的文件拷贝到buildroot目录中去 |