diff options
author | James Meyer <james.meyer@operamail.com> | 2012-10-09 21:29:27 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-10-09 21:29:27 (GMT) |
commit | 4f945ba715a09fb2425e3a40e9bb1783e45f86c5 (patch) | |
tree | 8ced612db515195e4a5da938da3290f61c41190d /abs/core/LinHES-config/PKGBUILD | |
parent | 4dbdf15b3b556cbf566b7a4cd77b712a4ad79991 (diff) | |
download | linhes_pkgbuild-4f945ba715a09fb2425e3a40e9bb1783e45f86c5.zip linhes_pkgbuild-4f945ba715a09fb2425e3a40e9bb1783e45f86c5.tar.gz linhes_pkgbuild-4f945ba715a09fb2425e3a40e9bb1783e45f86c5.tar.bz2 |
LinHES-config: timezip.py, mv_ir.py
timezip.py some cleanup in how things are synced for the nfsshares. Now it will only sync if the BE has a central config AND hosthareall is not selected
mv_ir.py remove logging statement about change_channel
Diffstat (limited to 'abs/core/LinHES-config/PKGBUILD')
-rwxr-xr-x | abs/core/LinHES-config/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/LinHES-config/PKGBUILD b/abs/core/LinHES-config/PKGBUILD index ebbabdc..28aa79e 100755 --- a/abs/core/LinHES-config/PKGBUILD +++ b/abs/core/LinHES-config/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-config pkgver=2.3 -pkgrel=170 +pkgrel=171 conflicts=(MythVantage-config MythVantage-config-dev LinHES-config-dev LinHes-config ) pkgdesc="Install and configure your system" depends=('bc' 'libstatgrab' 'mysql-python' 'expect' 'curl' 'dnsutils' 'parted' |