diff options
author | James Meyer <james.meyer@operamail.com> | 2011-12-21 21:06:47 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2011-12-21 21:06:47 (GMT) |
commit | ddab9d26651122643ad4f993812c6bf38d9fd911 (patch) | |
tree | dbb2233c9dfc399faf00a70ca9fe3ddb12242010 /abs/core/LinHES-config/PKGBUILD | |
parent | 8e347fecbc74ed8a3dab9d78546ad9dd9cf2a232 (diff) | |
download | linhes_pkgbuild-ddab9d26651122643ad4f993812c6bf38d9fd911.zip linhes_pkgbuild-ddab9d26651122643ad4f993812c6bf38d9fd911.tar.gz linhes_pkgbuild-ddab9d26651122643ad4f993812c6bf38d9fd911.tar.bz2 |
LinHES-system/config: add install_supplemental_service.sh
This script will install and configure the extra web services and programs needed.
LinHES-session: additional work on making the startup process a bit more modular.
Diffstat (limited to 'abs/core/LinHES-config/PKGBUILD')
-rw-r--r-- | abs/core/LinHES-config/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/LinHES-config/PKGBUILD b/abs/core/LinHES-config/PKGBUILD index b373509..21b1614 100644 --- a/abs/core/LinHES-config/PKGBUILD +++ b/abs/core/LinHES-config/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-config pkgver=2.3 -pkgrel=54 +pkgrel=55 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' @@ -133,6 +133,6 @@ md5sums=('f6bca2af75ddb0902f0fa9ff4b6e4fd7' 'f0988a801216b44c96bf17e24a23e3a9' '23d0e12b7ca1cc6ea6b993c1d7ff20b9' 'bce31dc826812d1b32003f77f9945ca9' - '892ba04c504b9be04b2573d015382eae' + '59dd4d49fd92a35f4111aa9b77fa21b6' '2596460462cf6c889cf8f95485537b20' 'a63ff9ef5250965aeabc74bfa8e43981') |