summaryrefslogtreecommitdiffstats
path: root/abs/core/ceton-scripts/ccm.patch
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/ceton-scripts/ccm.patch')
-rw-r--r--abs/core/ceton-scripts/ccm.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/abs/core/ceton-scripts/ccm.patch b/abs/core/ceton-scripts/ccm.patch
deleted file mode 100644
index 53ec740..0000000
--- a/abs/core/ceton-scripts/ccm.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- ceton_channelmap.pl.orig 2011-08-16 22:41:03.000000000 +0000
-+++ ceton_channelmap.pl 2011-08-16 22:41:47.000000000 +0000
-@@ -8,8 +8,8 @@
-
- my $mysql_host = 'localhost';
- my $mysql_db = 'mythconverg';
--my $mysql_user = 'root';
--my $mysql_pw = 'PUT PASSWORD HERE';
-+my $mysql_user = 'mythtv';
-+my $mysql_pw = 'mythtv';
-
- -e $wget_path or die "Error: wget does not appear to be in the location specified ($wget_path) . Please configure the \$wget_path variable in this script\n";
-