diff options
author | James Meyer <james.meyer@operamail.com> | 2009-03-20 01:27:39 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-03-20 01:27:39 (GMT) |
commit | 393b661f2812316d39eb648e971a7719d5f835b6 (patch) | |
tree | 7826c250836e6faa4313aaa7b24f941eab0fa819 /abs/core-testing/LinHES-config/PKGBUILD | |
parent | 7a7490cd1120193f64e4fb1462ca61cdc2ec89ad (diff) | |
download | linhes_pkgbuild-393b661f2812316d39eb648e971a7719d5f835b6.zip linhes_pkgbuild-393b661f2812316d39eb648e971a7719d5f835b6.tar.gz linhes_pkgbuild-393b661f2812316d39eb648e971a7719d5f835b6.tar.bz2 |
LinHES-config: systemconfig.sh fix off by 1 for xscreensaver hack
Diffstat (limited to 'abs/core-testing/LinHES-config/PKGBUILD')
-rw-r--r-- | 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 c1f1a14..d3d6353 100644 --- 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=340 +pkgrel=342 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 ) |