freebsd-ports/multimedia/mythtv-frontend/files/patch-programs__programs.pro
Bernhard Froehlich 5529961b65 - Update to 0.25
- Fix mythbackend rc script to start after mysql
- Add HOME env variable for mythbackend to find it's home directory
2012-05-10 08:21:14 +00:00

12 lines
367 B
INI

--- 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