From 5529961b652c224afc4b0606eeab1639a2165071 Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Thu, 10 May 2012 08:21:14 +0000 Subject: - Update to 0.25 - Fix mythbackend rc script to start after mysql - Add HOME env variable for mythbackend to find it's home directory --- multimedia/mythtv-frontend/files/patch-programs__programs.pro | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'multimedia/mythtv-frontend/files/patch-programs__programs.pro') 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 -- cgit v1.2.3