summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/tweaker/bin
diff options
context:
space:
mode:
authorBob Igo <bob@stormlogic.com>2009-02-19 22:33:42 (GMT)
committerBob Igo <bob@stormlogic.com>2009-02-19 22:33:42 (GMT)
commit209d142377f16960386ba58f96a2e3191158a72f (patch)
treec1e7c4e2de8f451228e9bf3066f88d5f28f4e7f4 /abs/core-testing/tweaker/bin
parent4adf0153cbc675daea90ccc0f7f1935eb6b2aa23 (diff)
downloadlinhes_pkgbuild-209d142377f16960386ba58f96a2e3191158a72f.zip
linhes_pkgbuild-209d142377f16960386ba58f96a2e3191158a72f.tar.gz
linhes_pkgbuild-209d142377f16960386ba58f96a2e3191158a72f.tar.bz2
Found an integration bug in twk_audio.pl that prevented MythTV SQL from being altered.
Diffstat (limited to 'abs/core-testing/tweaker/bin')
-rwxr-xr-xabs/core-testing/tweaker/bin/twk_audio.pl6
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/core-testing/tweaker/bin/twk_audio.pl b/abs/core-testing/tweaker/bin/twk_audio.pl
index 37b2201..eec7992 100755
--- a/abs/core-testing/tweaker/bin/twk_audio.pl
+++ b/abs/core-testing/tweaker/bin/twk_audio.pl
@@ -301,10 +301,10 @@ sub implement_option {
generate_asound_conf($option);
edit_mplayer_conf($option);
- edit_xine_conf($option);
- reload_modules($option);
- set_mixer_values($option);
+ #edit_xine_conf($option);
+ #reload_modules($option);
edit_mythtv_configuration($option);
+ set_mixer_values($option);
}
# Try to get a Recommendation Level for $option.