diff options
author | James Meyer <james.meyer@operamail.com> | 2009-02-27 20:19:32 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-02-27 20:19:32 (GMT) |
commit | 9828f9a5ca4c0b65c7d7dd2d7de9ee909ecaa6dd (patch) | |
tree | f569c37df74b69b9b675c245770f4e057fa38571 /abs/core-testing/LinHES-config/PKGBUILD | |
parent | 0cef2678162d3e3cfe0d3c4267254b92c54ddc69 (diff) | |
download | linhes_pkgbuild-9828f9a5ca4c0b65c7d7dd2d7de9ee909ecaa6dd.zip linhes_pkgbuild-9828f9a5ca4c0b65c7d7dd2d7de9ee909ecaa6dd.tar.gz linhes_pkgbuild-9828f9a5ca4c0b65c7d7dd2d7de9ee909ecaa6dd.tar.bz2 |
Reworked the order for things in xconfig.
REF FS#238.
This does not fix 238, but it was discovered while looking at it.
The bug reported in 238 does not appear to exisit.
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 7682002..cea9c1c 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=287 +pkgrel=290 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 ) |