projects/intel:

- disable SABnzbd by default
This commit is contained in:
Stephan Raue 2010-02-13 06:01:14 +01:00
parent e8ce75f5bf
commit a70b6bbf85

View File

@ -51,7 +51,7 @@
# Plugins for XBMC to install (SABnzbd)
# Space separated list is supported,
# e.g. XBMC_PLUGINS="SABnzbd"
XBMC_PLUGINS="SABnzbd"
XBMC_PLUGINS=""
# build with network support (yes / no)
NETWORK="yes"