diff options
author | James Meyer <james.meyer@operamail.com> | 2009-01-19 19:57:52 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-01-19 19:57:52 (GMT) |
commit | b7786e64fc9032a51b722bf7b7a472937be8713b (patch) | |
tree | 89a9c78585ae84dcede35cb3b791d627c71d9a55 /abs/core-testing/LinHES-config/PKGBUILD | |
parent | b51e7f9e5fa146abb9662b8f09c062e8bb55a7dd (diff) | |
download | linhes_pkgbuild-b7786e64fc9032a51b722bf7b7a472937be8713b.zip linhes_pkgbuild-b7786e64fc9032a51b722bf7b7a472937be8713b.tar.gz linhes_pkgbuild-b7786e64fc9032a51b722bf7b7a472937be8713b.tar.bz2 |
if the destination drive is part of a volume then remove the VG.
This closes FS#136
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 30aa48b..0b85ff6 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=218 +pkgrel=220 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 ) |