summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/LinHES-system
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-01-13 05:28:04 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-01-13 05:28:04 (GMT)
commit17a2389031048013ee0a5d8237def54c6665a948 (patch)
treedbe1409ad92b5442cf2b5dab303b46847d1b4230 /abs/core-testing/LinHES-system
parentd4a20873431dc5575e7961b3e71493bb111dbe36 (diff)
parentaadac62a670ae82663b082c9791184714d795930 (diff)
downloadlinhes_pkgbuild-17a2389031048013ee0a5d8237def54c6665a948.zip
linhes_pkgbuild-17a2389031048013ee0a5d8237def54c6665a948.tar.gz
linhes_pkgbuild-17a2389031048013ee0a5d8237def54c6665a948.tar.bz2
Merge branch 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD.git
Diffstat (limited to 'abs/core-testing/LinHES-system')
-rw-r--r--abs/core-testing/LinHES-system/LinHES-run2
-rw-r--r--abs/core-testing/LinHES-system/PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/LinHES-system/LinHES-run b/abs/core-testing/LinHES-system/LinHES-run
index f04d5e0..ca992e4 100644
--- a/abs/core-testing/LinHES-system/LinHES-run
+++ b/abs/core-testing/LinHES-system/LinHES-run
@@ -31,7 +31,7 @@ then
if [ ! $STATUS = 2 ]
then
sudo sv stop mythbackend
- xterm -fn *18* -e /usr/bin/mythtv-setup
+ xterm -fn *18* -e sudo taskset -c 0 /usr/bin/mythtv-setup
sudo sv start mythbackend
nice -n 19 mythfilldatabase --quiet &
fi
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