diff options
author | James Meyer <james.meyer@operamail.com> | 2009-02-27 19:11:13 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-02-27 19:11:13 (GMT) |
commit | 741757159ddcfb0de035f61379a2f799f45a4c62 (patch) | |
tree | 5d14288c80d82665b7fcef8badb78486e7db9c7e /abs/core-testing | |
parent | 40d3532388150d2671228651edffc8392dcf485e (diff) | |
download | linhes_pkgbuild-741757159ddcfb0de035f61379a2f799f45a4c62.zip linhes_pkgbuild-741757159ddcfb0de035f61379a2f799f45a4c62.tar.gz linhes_pkgbuild-741757159ddcfb0de035f61379a2f799f45a4c62.tar.bz2 |
Corrected the help text to match the keybindings..
Closes FS#209
requires rebuild of mythvantage.
Diffstat (limited to 'abs/core-testing')
-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 11b1a55..7682002 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=286 +pkgrel=287 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 ) |