diff options
author | James Meyer <james.meyer@operamail.com> | 2009-06-05 02:04:03 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-06-05 02:04:03 (GMT) |
commit | 4c3293b79113967cfe86eab4ff6ec974f809e07e (patch) | |
tree | 868098ca3bae949f7a02b52b7df0b30017ef5a8e /abs/core-testing/LinHES-config/PKGBUILD | |
parent | 70c7883467b9348ce43b2822664bfa19af4d553d (diff) | |
download | linhes_pkgbuild-4c3293b79113967cfe86eab4ff6ec974f809e07e.zip linhes_pkgbuild-4c3293b79113967cfe86eab4ff6ec974f809e07e.tar.gz linhes_pkgbuild-4c3293b79113967cfe86eab4ff6ec974f809e07e.tar.bz2 |
LinHES-config: fix modules.mythvantage typo in ir setup.
Set default value for templates if the variable isn't present to the shell.
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 58dcfd8..7bd6369 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=429 +pkgrel=430 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 ) |