diff options
author | James Meyer <james.meyer@operamail.com> | 2009-06-14 20:58:40 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-06-14 20:58:40 (GMT) |
commit | 5aad939bf570591f61e59f0dab404be36a52cf8b (patch) | |
tree | ad09f110ec92020cca41e3658f7633f0572786f7 /abs/core-testing/LinHES-config/PKGBUILD | |
parent | 118dc4012d2fa8f62dc55b9790c463e26bba842c (diff) | |
download | linhes_pkgbuild-5aad939bf570591f61e59f0dab404be36a52cf8b.zip linhes_pkgbuild-5aad939bf570591f61e59f0dab404be36a52cf8b.tar.gz linhes_pkgbuild-5aad939bf570591f61e59f0dab404be36a52cf8b.tar.bz2 |
linhes-config: fix problem which static ip's and network configuration.
The netmask needed to be split.
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 36a9184..c000c02 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=11 +pkgrel=13 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) |