diff options
author | James Meyer <james.meyer@operamail.com> | 2009-01-13 05:27:16 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-01-13 05:27:16 (GMT) |
commit | 72c6f7491c5986c68d12cfd66e276930c50b04fc (patch) | |
tree | 62e977e993bb8ca30d5a17ca996d8e88537c87c0 /abs/core-testing/LinHES-config/PKGBUILD | |
parent | 0c175bafc1fc5d3a3b884de3d8aed6f538a31552 (diff) | |
download | linhes_pkgbuild-72c6f7491c5986c68d12cfd66e276930c50b04fc.zip linhes_pkgbuild-72c6f7491c5986c68d12cfd66e276930c50b04fc.tar.gz linhes_pkgbuild-72c6f7491c5986c68d12cfd66e276930c50b04fc.tar.bz2 |
add --skip-resolve-hostnames to mysql startup scripts.
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 8114e24..6bc168e 100755 --- 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=175 +pkgrel=177 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 ) |