diff options
author | horchi <vdr@jwendel.de> | 2017-05-22 18:03:43 +0200 |
---|---|---|
committer | horchi <vdr@jwendel.de> | 2017-05-22 18:03:43 +0200 |
commit | 95d89c9f9a5dcfcaae93427b937c686ed20d63ba (patch) | |
tree | d0e44469536b2c2ccf0fad620b21eb3264655cc0 /Make.config | |
parent | 75ef0d7634d209a9713af62403bb08915f26fa4b (diff) | |
download | vdr-plugin-epg2vdr-1.1.61.tar.gz vdr-plugin-epg2vdr-1.1.61.tar.bz2 |
2017-05-22 version 1.1.61 (horchi)\n - bugfix: Fixed aux handling\n\n1.1.61
Diffstat (limited to 'Make.config')
-rw-r--r-- | Make.config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Make.config b/Make.config index 7f80a5d..5cc25da 100644 --- a/Make.config +++ b/Make.config @@ -9,8 +9,8 @@ PREFIX = /usr/local -# enable AUX patch, in VDR >= 2.3.3 not needed! -#WITH_AUX_PATCH = 1 +# enable AUX patch, in VDR >= 2.3.4 not needed! +WITH_AUX_PATCH = 1 # enable graphtftng and/or pin plugin support if autodetection below don't work #WITH_GTFT = 1 |