projects/*/options: disable AFP support for now, its buggy and we will see who needs this

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-08-05 20:35:23 +02:00
parent 2786190c0c
commit 0a56d73165
3 changed files with 3 additions and 3 deletions

View File

@ -209,7 +209,7 @@
NFS_SUPPORT="yes"
# build with afpfs-ng support (mounting AFP shares with XBMC) (yes / no)
AFP_SUPPORT="yes"
AFP_SUPPORT="no"
# build and install Samba Client support (yes / no)
SAMBA_SUPPORT="yes"

View File

@ -208,7 +208,7 @@
NFS_SUPPORT="yes"
# build with afpfs-ng support (mounting AFP shares with XBMC) (yes / no)
AFP_SUPPORT="yes"
AFP_SUPPORT="no"
# build and install Samba Client support (yes / no)
SAMBA_SUPPORT="yes"

View File

@ -209,7 +209,7 @@
NFS_SUPPORT="yes"
# build with afpfs-ng support (mounting AFP shares with XBMC) (yes / no)
AFP_SUPPORT="yes"
AFP_SUPPORT="no"
# build and install Samba Client support (yes / no)
SAMBA_SUPPORT="yes"