diff --git a/projects/Cuboxi/options b/projects/Cuboxi/options index 4773279028..c6864bec35 100644 --- a/projects/Cuboxi/options +++ b/projects/Cuboxi/options @@ -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" diff --git a/projects/Generic/options b/projects/Generic/options index d84c85102f..d0121d29df 100644 --- a/projects/Generic/options +++ b/projects/Generic/options @@ -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" diff --git a/projects/RPi/options b/projects/RPi/options index aa408f204a..cc2ca12161 100644 --- a/projects/RPi/options +++ b/projects/RPi/options @@ -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"