diff options
Diffstat (limited to 'multimedia/mythtv/files/extrapatch-programs_programs.pro')
-rw-r--r-- | multimedia/mythtv/files/extrapatch-programs_programs.pro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/mythtv/files/extrapatch-programs_programs.pro b/multimedia/mythtv/files/extrapatch-programs_programs.pro index 34118037bc20..48a1da25a05f 100644 --- a/multimedia/mythtv/files/extrapatch-programs_programs.pro +++ b/multimedia/mythtv/files/extrapatch-programs_programs.pro @@ -2,7 +2,7 @@ Disable backend components for multimedia/mythtv-frontend --- programs/programs.pro.orig 2018-01-11 12:39:22 UTC +++ programs/programs.pro -@@ -15,12 +15,4 @@ using_frontend { +@@ -15,13 +15,4 @@ using_frontend { !mingw:!win32-msvc*: SUBDIRS += mythtranscode/external/replex } @@ -12,6 +12,7 @@ Disable backend components for multimedia/mythtv-frontend - - !win32-msvc*:SUBDIRS += scripts - !mingw:!win32-msvc*: SUBDIRS += mythfilerecorder +- !mingw:!win32-msvc*: SUBDIRS += mythexternrecorder -} - using_mythtranscode: SUBDIRS += mythtranscode |