diff options
author | James Meyer <james.meyer@operamail.com> | 2009-06-26 03:23:23 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-06-26 03:23:23 (GMT) |
commit | 60d1f118c9218973c099ea1baf4c0aa2f21f6c30 (patch) | |
tree | 93e40e5520b420816e939fae91303740bb6b9aa4 /abs/core-testing/LinHES-config/PKGBUILD | |
parent | 7146d00d725637e34c6295130853e4138093ed0c (diff) | |
download | linhes_pkgbuild-60d1f118c9218973c099ea1baf4c0aa2f21f6c30.zip linhes_pkgbuild-60d1f118c9218973c099ea1baf4c0aa2f21f6c30.tar.gz linhes_pkgbuild-60d1f118c9218973c099ea1baf4c0aa2f21f6c30.tar.bz2 |
linhes-config: try to write a valid partition table if one doesn't exist.
Works for new disks.
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 676c13f..cc67e21 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=25 +pkgrel=26 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) |