summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/LinHES-system
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-02-20 21:12:18 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-02-20 21:12:18 (GMT)
commit069401634b35850d3909fb945db7ea6f7c5451f7 (patch)
treec66511934c5f407b96f466785cb7489e15c4abff /abs/core-testing/LinHES-system
parent4f7dc32892bc30b0a9d96ccb835732e8ec93d068 (diff)
downloadlinhes_pkgbuild-069401634b35850d3909fb945db7ea6f7c5451f7.zip
linhes_pkgbuild-069401634b35850d3909fb945db7ea6f7c5451f7.tar.gz
linhes_pkgbuild-069401634b35850d3909fb945db7ea6f7c5451f7.tar.bz2
disable tweaker from autorun
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 8b4a9f5..53a7a28 100644
--- a/abs/core-testing/LinHES-system/LinHES-run
+++ b/abs/core-testing/LinHES-system/LinHES-run
@@ -21,7 +21,7 @@ if [ ! $SystemType = "Frontend_only" ]
then
if [ -f ~/.configure ]
then
- sudo -E tweaker.pl
+## sudo -E tweaker.pl
/bin/rm /tmp/fps # ??? clean up a temp file that will eventually be obsolete anyway
sudo sv stop mythbackend
xterm -fn *18* -e sudo taskset -c 0 /usr/bin/mythtv-setup
diff --git a/abs/core-testing/LinHES-system/PKGBUILD b/abs/core-testing/LinHES-system/PKGBUILD
index 0f37fa3..4b583a6 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=33
+pkgrel=34
arch=('i686')
MVDIR=$startdir/pkg/usr/LH
BINDIR=$startdir/pkg/usr/bin