sabnzbd: remove guards from INSTALL.msg.
This commit is contained in:
parent
be0c4a3c81
commit
085a92a568
2 changed files with 1 additions and 5 deletions
srcpkgs/sabnzbd
|
@ -1,5 +1,3 @@
|
||||||
=======================================================================
|
|
||||||
|
|
||||||
Some optional packages must be installed for additional functionality:
|
Some optional packages must be installed for additional functionality:
|
||||||
|
|
||||||
- unrar: for automatic extraction of rar archives
|
- unrar: for automatic extraction of rar archives
|
||||||
|
@ -10,5 +8,3 @@ on configuration directives.
|
||||||
|
|
||||||
All SABnzbd settings are stored in \$HOME/.sabnzbd. Editing global
|
All SABnzbd settings are stored in \$HOME/.sabnzbd. Editing global
|
||||||
configuration files should not be necessary.
|
configuration files should not be necessary.
|
||||||
|
|
||||||
=======================================================================
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'sabnzbd'
|
# Template file for 'sabnzbd'
|
||||||
pkgname=sabnzbd
|
pkgname=sabnzbd
|
||||||
version=0.7.18
|
version=0.7.18
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="SABnzbd-${version}"
|
wrksrc="SABnzbd-${version}"
|
||||||
depends="par2cmdline python-cheetah python-configobj python-feedparser python-gntp python-openssl python-yenc unzip"
|
depends="par2cmdline python-cheetah python-configobj python-feedparser python-gntp python-openssl python-yenc unzip"
|
||||||
maintainer="Dominik Honnef <dominik@honnef.co>"
|
maintainer="Dominik Honnef <dominik@honnef.co>"
|
||||||
|
|
Loading…
Reference in a new issue