projects/generic:

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

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"