rename SAMBA_CLIENT

This commit is contained in:
Stefan Saraev 2013-07-20 19:42:48 +03:00
parent f7dae6a195
commit 9f40d7d87b
13 changed files with 13 additions and 13 deletions

View File

@ -328,7 +328,7 @@ show_config() {
config_message="$config_message\n - XBMC Airtunes support:\t\t $AIRTUNES_SUPPORT" config_message="$config_message\n - XBMC Airtunes support:\t\t $AIRTUNES_SUPPORT"
config_message="$config_message\n - XBMC AFP support:\t\t\t $AFP_SUPPORT" config_message="$config_message\n - XBMC AFP support:\t\t\t $AFP_SUPPORT"
config_message="$config_message\n - XBMC NFS support:\t\t\t $NFS_SUPPORT" config_message="$config_message\n - XBMC NFS support:\t\t\t $NFS_SUPPORT"
config_message="$config_message\n - XBMC SAMBA client support:\t\t $SAMBA_CLIENT" config_message="$config_message\n - XBMC SAMBA client support:\t\t $SAMBA_SUPPORT"
config_message="$config_message\n - XBMC Webserver support:\t\t $WEBSERVER" config_message="$config_message\n - XBMC Webserver support:\t\t $WEBSERVER"
# OS configuration # OS configuration

View File

@ -174,7 +174,7 @@ else
XBMC_AFP="--disable-afpclient" XBMC_AFP="--disable-afpclient"
fi fi
if [ "$SAMBA_CLIENT" = yes ]; then if [ "$SAMBA_SUPPORT" = yes ]; then
XBMC_SAMBA="--enable-samba" XBMC_SAMBA="--enable-samba"
export LIBS="$LIBS -ltalloc -ltdb -lwbclient" export LIBS="$LIBS -ltalloc -ltdb -lwbclient"
else else

View File

@ -160,7 +160,7 @@ if [ "$AFP_SUPPORT" = yes ]; then
PKG_DEPENDS="$PKG_DEPENDS afpfs-ng" PKG_DEPENDS="$PKG_DEPENDS afpfs-ng"
fi fi
if [ "$SAMBA_CLIENT" = yes ]; then if [ "$SAMBA_SUPPORT" = yes ]; then
PKG_BUILD_DEPENDS="$PKG_BUILD_DEPENDS samba" PKG_BUILD_DEPENDS="$PKG_BUILD_DEPENDS samba"
PKG_DEPENDS="$PKG_DEPENDS samba" PKG_DEPENDS="$PKG_DEPENDS samba"
fi fi

View File

@ -206,7 +206,7 @@
AFP_SUPPORT="yes" AFP_SUPPORT="yes"
# build and install Samba Client support (yes / no) # build and install Samba Client support (yes / no)
SAMBA_CLIENT="yes" SAMBA_SUPPORT="yes"
# build and install Samba Server (yes / no) # build and install Samba Server (yes / no)
SAMBA_SERVER="yes" SAMBA_SERVER="yes"

View File

@ -206,7 +206,7 @@
AFP_SUPPORT="yes" AFP_SUPPORT="yes"
# build and install Samba Client support (yes / no) # build and install Samba Client support (yes / no)
SAMBA_CLIENT="yes" SAMBA_SUPPORT="yes"
# build and install Samba Server (yes / no) # build and install Samba Server (yes / no)
SAMBA_SERVER="yes" SAMBA_SERVER="yes"

View File

@ -206,7 +206,7 @@
AFP_SUPPORT="yes" AFP_SUPPORT="yes"
# build and install Samba Client support (yes / no) # build and install Samba Client support (yes / no)
SAMBA_CLIENT="yes" SAMBA_SUPPORT="yes"
# build and install Samba Server (yes / no) # build and install Samba Server (yes / no)
SAMBA_SERVER="yes" SAMBA_SERVER="yes"

View File

@ -206,7 +206,7 @@
AFP_SUPPORT="yes" AFP_SUPPORT="yes"
# build and install Samba Client support (yes / no) # build and install Samba Client support (yes / no)
SAMBA_CLIENT="yes" SAMBA_SUPPORT="yes"
# build and install Samba Server (yes / no) # build and install Samba Server (yes / no)
SAMBA_SERVER="yes" SAMBA_SERVER="yes"

View File

@ -206,7 +206,7 @@
AFP_SUPPORT="yes" AFP_SUPPORT="yes"
# build and install Samba Client support (yes / no) # build and install Samba Client support (yes / no)
SAMBA_CLIENT="yes" SAMBA_SUPPORT="yes"
# build and install Samba Server (yes / no) # build and install Samba Server (yes / no)
SAMBA_SERVER="yes" SAMBA_SERVER="yes"

View File

@ -206,7 +206,7 @@
AFP_SUPPORT="yes" AFP_SUPPORT="yes"
# build and install Samba Client support (yes / no) # build and install Samba Client support (yes / no)
SAMBA_CLIENT="yes" SAMBA_SUPPORT="yes"
# build and install Samba Server (yes / no) # build and install Samba Server (yes / no)
SAMBA_SERVER="yes" SAMBA_SERVER="yes"

View File

@ -206,7 +206,7 @@
AFP_SUPPORT="yes" AFP_SUPPORT="yes"
# build and install Samba Client support (yes / no) # build and install Samba Client support (yes / no)
SAMBA_CLIENT="yes" SAMBA_SUPPORT="yes"
# build and install Samba Server (yes / no) # build and install Samba Server (yes / no)
SAMBA_SERVER="yes" SAMBA_SERVER="yes"

View File

@ -206,7 +206,7 @@
AFP_SUPPORT="yes" AFP_SUPPORT="yes"
# build and install Samba Client support (yes / no) # build and install Samba Client support (yes / no)
SAMBA_CLIENT="yes" SAMBA_SUPPORT="yes"
# build and install Samba Server (yes / no) # build and install Samba Server (yes / no)
SAMBA_SERVER="yes" SAMBA_SERVER="yes"

View File

@ -206,7 +206,7 @@
AFP_SUPPORT="yes" AFP_SUPPORT="yes"
# build and install Samba Client support (yes / no) # build and install Samba Client support (yes / no)
SAMBA_CLIENT="yes" SAMBA_SUPPORT="yes"
# build and install Samba Server (yes / no) # build and install Samba Server (yes / no)
SAMBA_SERVER="yes" SAMBA_SERVER="yes"

View File

@ -201,7 +201,7 @@
AFP_SUPPORT="yes" AFP_SUPPORT="yes"
# build and install Samba Client support (yes / no) # build and install Samba Client support (yes / no)
SAMBA_CLIENT="yes" SAMBA_SUPPORT="yes"
# build and install Samba Server (yes / no) # build and install Samba Server (yes / no)
SAMBA_SERVER="yes" SAMBA_SERVER="yes"