diff options
author | James Meyer <james.meyer@operamail.com> | 2008-11-14 20:13:33 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2008-11-14 20:13:33 (GMT) |
commit | 09021a0d9941e47da837f38a0826ee4a52ac3aa0 (patch) | |
tree | 152547b79c6ece7a6ae2020b89f68a9ec4b9c5dc /abs/core-testing/LinHES-config/PKGBUILD | |
parent | e5077f0f7459d6f91d44a1135d7150910e0b1f62 (diff) | |
download | linhes_pkgbuild-09021a0d9941e47da837f38a0826ee4a52ac3aa0.zip linhes_pkgbuild-09021a0d9941e47da837f38a0826ee4a52ac3aa0.tar.gz linhes_pkgbuild-09021a0d9941e47da837f38a0826ee4a52ac3aa0.tar.bz2 |
add /data to the squashlist for upgrades.
This should fix km->lh->km->lh upgrade path.
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 c5c73b9..f40694a 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=12 +pkgrel=14 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) |