mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
seafile-server: fix django 1.11 detect, tidy up
Django 1.11 is supported, but seafile-admin was still looking for v. 1.8. Replaced current patch with the patch from haiwen/seafile-server#147. Cleaned up unsupported configure options, including riak backend. Check that the seafile-server version is the same as seafile-seanet's at build time, removing the static EXTRA_DEPENDS check done at install time. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
This commit is contained in:
committed by
Yousong Zhou
parent
958844512e
commit
fcfaea54e6
@@ -9,8 +9,4 @@ config SEAFILE_FUSE_SUPPORT
|
||||
config SEAFILE_CONSOLE_SUPPORT
|
||||
bool "Enable seafile server console"
|
||||
default n
|
||||
|
||||
config SEAFILE_RIAK_SUPPORT
|
||||
bool "Enable support for riak backend"
|
||||
default n
|
||||
endmenu
|
||||
|
||||
Reference in New Issue
Block a user