1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-09-03 08:24:27 +00:00

Add and del ccnet compilation dependency in seafile (#347)

* Add and del ccnet compilation dependency in seafile

* Del import ccnet

* Del extra ccnet compilation dependencies

* Del support WIN32
This commit is contained in:
feiniks
2020-05-09 16:31:47 +08:00
committed by GitHub
parent 708bfacc86
commit d50359c908
52 changed files with 404 additions and 94 deletions

View File

@@ -190,7 +190,6 @@ def fetch_and_build():
libsearpc.compile_and_install()
libevhtp.compile_and_install()
ccnet.compile_and_install()
seafile.compile_and_install()