mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
projects/*/options: add option to enable/disable Sick-Beard support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -114,6 +114,9 @@
|
||||
# build and install SABnzbd Newsgroup downloader daemon (yes / no)
|
||||
SABNZBD="no"
|
||||
|
||||
# build and install SickBeard Newsgroup downloader daemon (yes / no)
|
||||
SICKBEARD="no"
|
||||
|
||||
# build and install some tools for including in release (yes / no)
|
||||
# some of this tools are: htop, nano, wgetpaste
|
||||
TOOLS="yes"
|
||||
|
||||
@@ -113,6 +113,9 @@
|
||||
# build and install SABnzbd Newsgroup downloader daemon (yes / no)
|
||||
SABNZBD="yes"
|
||||
|
||||
# build and install SickBeard Newsgroup downloader daemon (yes / no)
|
||||
SICKBEARD="yes"
|
||||
|
||||
# build and install some tools for including in release (yes / no)
|
||||
# some of this tools are: htop, nano, wgetpaste
|
||||
TOOLS="yes"
|
||||
|
||||
@@ -113,6 +113,9 @@
|
||||
# build and install SABnzbd Newsgroup downloader daemon (yes / no)
|
||||
SABNZBD="yes"
|
||||
|
||||
# build and install SickBeard Newsgroup downloader daemon (yes / no)
|
||||
SICKBEARD="yes"
|
||||
|
||||
# build and install some tools for including in release (yes / no)
|
||||
# some of this tools are: htop, nano, wgetpaste
|
||||
TOOLS="yes"
|
||||
|
||||
@@ -113,6 +113,9 @@
|
||||
# build and install SABnzbd Newsgroup downloader daemon (yes / no)
|
||||
SABNZBD="yes"
|
||||
|
||||
# build and install SickBeard Newsgroup downloader daemon (yes / no)
|
||||
SICKBEARD="yes"
|
||||
|
||||
# build and install some tools for including in release (yes / no)
|
||||
# some of this tools are: htop, nano, wgetpaste
|
||||
TOOLS="yes"
|
||||
|
||||
Reference in New Issue
Block a user