projects/ION:

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

View File

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