diff options
author | James Meyer <james.meyer@operamail.com> | 2009-04-12 02:53:28 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-04-12 02:53:28 (GMT) |
commit | 0d8e27875735262157fde2ec8b9093a52708ebb8 (patch) | |
tree | e53601a2d5092d56ea8de61ad3ce3d25a769109e /abs/core-testing/LinHES-config/PKGBUILD | |
parent | d28f89f64b1e19e82562a85c621501d949c7f76a (diff) | |
download | linhes_pkgbuild-0d8e27875735262157fde2ec8b9093a52708ebb8.zip linhes_pkgbuild-0d8e27875735262157fde2ec8b9093a52708ebb8.tar.gz linhes_pkgbuild-0d8e27875735262157fde2ec8b9093a52708ebb8.tar.bz2 |
LinHES-config: The padded helmet is now optional.
Having to change sshd config every new install finally annoyed me enough to do something about it.
By default the helmet is on ensuring the safety of linhes users everywhere.
Diffstat (limited to 'abs/core-testing/LinHES-config/PKGBUILD')
-rw-r--r-- | abs/core-testing/LinHES-config/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/LinHES-config/PKGBUILD b/abs/core-testing/LinHES-config/PKGBUILD index 71a9e2a..3f5bc58 100644 --- a/abs/core-testing/LinHES-config/PKGBUILD +++ b/abs/core-testing/LinHES-config/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-config pkgver=1.0 -pkgrel=388 +pkgrel=394 conflicts=(MythVantage-config MythVantage-config-dev LinHES-config-dev ) pkgdesc="Install and configure your system" depends=(bc libstatgrab mysql-python expect curl dnsutils parted sg3_utils nmbscan system-templates ) |