diff options
Diffstat (limited to 'Document_Classification-1.0.0.spec')
-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 14234f1..466f170 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 -cjc ./src/main.cj --output-type=dylib +cjpm build %install # 将需要打包的文件拷贝到buildroot目录中去 |