diff options
author | James Meyer <james.meyer@operamail.com> | 2009-01-08 03:25:11 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-01-08 03:25:11 (GMT) |
commit | 99d3b01af539881a92ff4ae8a1fda0dbfc7cfaa7 (patch) | |
tree | 5c2d1cfd6e5f1f61d02a3c8b661202afb6b36066 /abs/core-testing/LinHES-config/PKGBUILD | |
parent | 53247f3bab6eb7210e1dc9a10c8f2b5cebefcd54 (diff) | |
download | linhes_pkgbuild-99d3b01af539881a92ff4ae8a1fda0dbfc7cfaa7.zip linhes_pkgbuild-99d3b01af539881a92ff4ae8a1fda0dbfc7cfaa7.tar.gz linhes_pkgbuild-99d3b01af539881a92ff4ae8a1fda0dbfc7cfaa7.tar.bz2 |
Remove writing boot sector from the progress log.
Also stop the Progress dialog from ever reaching 100% complete.
closes FS#78
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 c0eaf2b..44cb38a 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=149 +pkgrel=152 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 ) |