diff options
author | James Meyer <james.meyer@operamail.com> | 2009-07-13 17:10:23 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-07-13 17:10:23 (GMT) |
commit | e2cb7691fe15d142fc1ae8dcb85a526f9db5edf0 (patch) | |
tree | a092139d7091c05555c87e9dc624561fb92e8196 /abs/core-testing/LinHES-config/PKGBUILD | |
parent | 8f6f144efb012ee8acd9855fd78403be35d09bd5 (diff) | |
download | linhes_pkgbuild-e2cb7691fe15d142fc1ae8dcb85a526f9db5edf0.zip linhes_pkgbuild-e2cb7691fe15d142fc1ae8dcb85a526f9db5edf0.tar.gz linhes_pkgbuild-e2cb7691fe15d142fc1ae8dcb85a526f9db5edf0.tar.bz2 |
linhes-config: prefix a "c" to network parms to avoid conflicts to the ones built into the kernel.
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 8ebf3f8..9486462 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=56 +pkgrel=57 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 python-pexpect python-netifaces LinHES-timezone python-iplib) |