diff options
author | James Meyer <james.meyer@operamail.com> | 2008-11-15 17:39:45 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2008-11-15 17:39:45 (GMT) |
commit | 1c72f48f8dfa6a8beda6724852237174222a8a40 (patch) | |
tree | 3b985ff5afddb5b2c5d86e44c8c6c3484ab474d1 /abs/core-testing/LinHES-config/PKGBUILD | |
parent | b5c4702b6b953bd4fd42b72984e96bf298c49d4d (diff) | |
download | linhes_pkgbuild-1c72f48f8dfa6a8beda6724852237174222a8a40.zip linhes_pkgbuild-1c72f48f8dfa6a8beda6724852237174222a8a40.tar.gz linhes_pkgbuild-1c72f48f8dfa6a8beda6724852237174222a8a40.tar.bz2 |
Check if the restore file for mythconverg is present.
If the file can not be found then install a new database and abort the restore process.
Also display a message stating the above.
closes FS#7
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 b5023d3..0c1464a 100755 --- a/abs/core-testing/LinHES-config/PKGBUILD +++ b/abs/core-testing/LinHES-config/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-config pkgver=1.0 -pkgrel=20 +pkgrel=25 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) |