diff options
author | James Meyer <james.meyer@operamail.com> | 2009-06-26 03:55:59 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-06-26 03:55:59 (GMT) |
commit | ac03a46cd8605f6e5b89f939bd79b35e00a63a75 (patch) | |
tree | 0aca6ddd6084c1a4d446acd3b7d5aa19f150284e /abs/core-testing/LinHES-config/PKGBUILD | |
parent | 3bb575e9755a3a225943cbd9843ac72449b788e1 (diff) | |
download | linhes_pkgbuild-ac03a46cd8605f6e5b89f939bd79b35e00a63a75.zip linhes_pkgbuild-ac03a46cd8605f6e5b89f939bd79b35e00a63a75.tar.gz linhes_pkgbuild-ac03a46cd8605f6e5b89f939bd79b35e00a63a75.tar.bz2 |
linhes-config:install_proxy, catch corner case for hostname check.
if the nameserver for this host can't be found assume it's ok.
Diffstat (limited to 'abs/core-testing/LinHES-config/PKGBUILD')
-rwxr-xr-x | 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 cc67e21..27e5526 100755 --- a/abs/core-testing/LinHES-config/PKGBUILD +++ b/abs/core-testing/LinHES-config/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-config pkgver=2.0 -pkgrel=26 +pkgrel=27 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 rsync python-parted ddcxinfo) |