diff options
| author | Greg Frost <gregfrost1@bigpond.com> | 2009-08-02 23:08:42 (GMT) | 
|---|---|---|
| committer | Greg Frost <gregfrost1@bigpond.com> | 2009-08-02 23:08:42 (GMT) | 
| commit | 0972c74e3af4a78fcef1cc0675efb8da81e5b3b5 (patch) | |
| tree | 5dd037f77793c94d68a91245abc8daef68e21c66 | |
| parent | 657aa7b8d352108a98719a22e6422b490e598d26 (diff) | |
| download | linhes_pkgbuild-0972c74e3af4a78fcef1cc0675efb8da81e5b3b5.zip linhes_pkgbuild-0972c74e3af4a78fcef1cc0675efb8da81e5b3b5.tar.gz linhes_pkgbuild-0972c74e3af4a78fcef1cc0675efb8da81e5b3b5.tar.bz2  | |
LinHES-config: bump to make repo pkgrel match LinHES-PKGBUILD
| -rwxr-xr-x | abs/core-testing/LinHES-config/PKGBUILD | 6 | 
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/core-testing/LinHES-config/PKGBUILD b/abs/core-testing/LinHES-config/PKGBUILD index e79b71d..89096ea 100755 --- a/abs/core-testing/LinHES-config/PKGBUILD +++ b/abs/core-testing/LinHES-config/PKGBUILD @@ -1,12 +1,12 @@  pkgname=LinHES-config  pkgver=2.0 -pkgrel=65 +pkgrel=70  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 mythinstall) +	 ddcxinfo python-pexpect python-netifaces LinHES-timezone  +	 python-iplib mythinstall)  arch=('i686')  source=(mv_install.py   | 
