diff options
author | James Meyer <james.meyer@operamail.com> | 2009-07-10 16:59:01 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-07-10 16:59:01 (GMT) |
commit | 1c50b2d2a54fc1c0b3f39c5d08ab80c5f8b5e64e (patch) | |
tree | 736aea611382d58350f4c858d2ad1fccb6e68c7e /abs/core-testing/LinHES-config/PKGBUILD | |
parent | d11f52d5ca56e33f0c462110e58460dafe6e7256 (diff) | |
download | linhes_pkgbuild-1c50b2d2a54fc1c0b3f39c5d08ab80c5f8b5e64e.zip linhes_pkgbuild-1c50b2d2a54fc1c0b3f39c5d08ab80c5f8b5e64e.tar.gz linhes_pkgbuild-1c50b2d2a54fc1c0b3f39c5d08ab80c5f8b5e64e.tar.bz2 |
Linhes-config: set remote type to none when auto detect falls through
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 a31f7d4..5ad1a9c 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=52 +pkgrel=53 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) |