summaryrefslogtreecommitdiff
path: root/multimedia/mythtv-frontend/files/patch-programs__programs.pro
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/mythtv-frontend/files/patch-programs__programs.pro')
-rw-r--r--multimedia/mythtv-frontend/files/patch-programs__programs.pro13
1 files changed, 13 insertions, 0 deletions
diff --git a/multimedia/mythtv-frontend/files/patch-programs__programs.pro b/multimedia/mythtv-frontend/files/patch-programs__programs.pro
new file mode 100644
index 000000000000..41a18de1cda5
--- /dev/null
+++ b/multimedia/mythtv-frontend/files/patch-programs__programs.pro
@@ -0,0 +1,13 @@
+--- ./programs/programs.pro.orig 2008-01-29 15:17:31.000000000 -0500
++++ ./programs/programs.pro 2009-04-22 21:05:21.000000000 -0400
+@@ -10,10 +10,6 @@
+ SUBDIRS += mythwelcome mythshutdown mythtranscode/replex
+ }
+
+-using_backend {
+- SUBDIRS += mythbackend mythfilldatabase mythtv-setup
+-}
+-
+ using_frontend:using_backend {
+ SUBDIRS += mythtranscode
+ }