diff options
author | James Meyer <james.meyer@operamail.com> | 2009-06-29 16:28:57 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-06-29 16:28:57 (GMT) |
commit | 649b5da147f6d2107142c596c915f23b06f9bea1 (patch) | |
tree | e0d9ecc742a0dc4791ba8189031656d0a29030f0 /abs/core-testing/LinHES-config/PKGBUILD | |
parent | 7b8ad87e6071e6aada4f190b7b6cb7b77baef742 (diff) | |
download | linhes_pkgbuild-649b5da147f6d2107142c596c915f23b06f9bea1.zip linhes_pkgbuild-649b5da147f6d2107142c596c915f23b06f9bea1.tar.gz linhes_pkgbuild-649b5da147f6d2107142c596c915f23b06f9bea1.tar.bz2 |
linhes-config: set first parition to active on new installs.
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 8a17408..984926b 100755 --- a/abs/core-testing/LinHES-config/PKGBUILD +++ b/abs/core-testing/LinHES-config/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-config pkgver=2.0 -pkgrel=29 +pkgrel=31 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 ddcxinfo) |