projects/*/options: disable build from hfstools on unsupported systems

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-05-08 12:33:43 +02:00
parent d4502bc705
commit 9d9ef07c19
3 changed files with 3 additions and 3 deletions

View File

@ -159,7 +159,7 @@
NTFS3G="yes"
# build and install hfs filesystem utilities (yes / no)
HFSTOOLS="yes"
HFSTOOLS="no"
# build and install Apple device mount support (via ifuse) (yes / no)
APPLEMOUNT="yes"

View File

@ -159,7 +159,7 @@
NTFS3G="yes"
# build and install hfs filesystem utilities (yes / no)
HFSTOOLS="yes"
HFSTOOLS="no"
# build and install Apple device mount support (via ifuse) (yes / no)
APPLEMOUNT="yes"

View File

@ -159,7 +159,7 @@
NTFS3G="yes"
# build and install hfs filesystem utilities (yes / no)
HFSTOOLS="yes"
HFSTOOLS="no"
# build and install Apple device mount support (via ifuse) (yes / no)
APPLEMOUNT="yes"