network/seafile-server: Enabled client + fixed README.

This commit is contained in:
Marcel Saegebarth 2015-02-19 09:54:22 +01:00 committed by Willy Sudiarto Raharjo
parent 82f4b9cf74
commit 16eae0c84c
2 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@ discussion to enable easy collaboration around documents within a
team.
Note:
This package conflicts with seafile-server. Install just one of
This package conflicts with seafile-client. Install just one of
them at the same time. If you want seafile-gui for some reasons
with seafile-server, you don't need seafile-client.

View File

@ -27,7 +27,7 @@
PRGNAM=seafile-server
SRCNAM=seafile
VERSION=${VERSION:-4.0.5}
BUILD=${BUILD:-1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@ -100,7 +100,7 @@ CXXFLAGS="$SLKCFLAGS" \
--docdir=/usr/doc/$PRGNAM-$VERSION \
--enable-riak \
--enable-fuse \
--disable-client \
--enable-client \
--enable-server \
--enable-python \
--enable-static=no \