diff options
author | James Meyer <james.meyer@operamail.com> | 2009-08-01 03:13:23 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-08-01 03:13:23 (GMT) |
commit | 7e10f51870aa10be3b35d7912a7b54e30f608bb8 (patch) | |
tree | 5ea1da6e3578893715dee1af22e4e0c8fde8a697 /abs/core-testing/LinHES-config/PKGBUILD | |
parent | db2c1433cfbd4fde1af9ffe3ad1e3d74dea8557e (diff) | |
download | linhes_pkgbuild-7e10f51870aa10be3b35d7912a7b54e30f608bb8.zip linhes_pkgbuild-7e10f51870aa10be3b35d7912a7b54e30f608bb8.tar.gz linhes_pkgbuild-7e10f51870aa10be3b35d7912a7b54e30f608bb8.tar.bz2 |
linhes-config: probe network on install boot for parms
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 9486462..ba324ee 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=57 +pkgrel=62 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) |