diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-01-13 02:09:53 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-01-13 02:09:53 (GMT) |
commit | aadac62a670ae82663b082c9791184714d795930 (patch) | |
tree | 452a82d5868bcb015b798f22c6eb0e74aa22256b /abs/core-testing/LinHES-system/PKGBUILD | |
parent | 0c175bafc1fc5d3a3b884de3d8aed6f538a31552 (diff) | |
download | linhes_pkgbuild-aadac62a670ae82663b082c9791184714d795930.zip linhes_pkgbuild-aadac62a670ae82663b082c9791184714d795930.tar.gz linhes_pkgbuild-aadac62a670ae82663b082c9791184714d795930.tar.bz2 |
Minor fix for running mythtv-setup (sudo taskset -c 0 mythtv-setup). I saw this during scanning crashing on multi-core systems.
Diffstat (limited to 'abs/core-testing/LinHES-system/PKGBUILD')
-rw-r--r-- | abs/core-testing/LinHES-system/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/LinHES-system/PKGBUILD b/abs/core-testing/LinHES-system/PKGBUILD index 8135cff..90550e6 100644 --- a/abs/core-testing/LinHES-system/PKGBUILD +++ b/abs/core-testing/LinHES-system/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-system pkgver=1.0 -pkgrel=18 +pkgrel=19 arch=('i686') MVDIR=$startdir/pkg/usr/LH BINDIR=$startdir/pkg/usr/bin |