diff options
Diffstat (limited to 'multimedia/mythtv-frontend/files/patch-programs__programs.pro')
-rw-r--r-- | multimedia/mythtv-frontend/files/patch-programs__programs.pro | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/multimedia/mythtv-frontend/files/patch-programs__programs.pro b/multimedia/mythtv-frontend/files/patch-programs__programs.pro index b5a933ab40fc..24db57377558 100644 --- a/multimedia/mythtv-frontend/files/patch-programs__programs.pro +++ b/multimedia/mythtv-frontend/files/patch-programs__programs.pro @@ -1,11 +1,12 @@ ---- programs/programs.pro.orig 2010-11-01 14:01:30.000000000 +0100 -+++ programs/programs.pro 2010-11-01 14:07:41.000000000 +0100 -@@ -11,8 +11,4 @@ +--- programs/programs.pro.orig 2012-03-19 06:39:10.000000000 +0100 ++++ programs/programs.pro 2012-03-21 23:55:00.883069453 +0100 +@@ -11,9 +11,4 @@ !mingw: SUBDIRS += mythtranscode/replex } -using_backend { - SUBDIRS += mythbackend mythfilldatabase mythtv-setup scripts +- SUBDIRS += mythmetadatalookup -} - using_mythtranscode: SUBDIRS += mythtranscode |