diff options
author | horchi <vdr@jwendel.de> | 2017-03-24 06:48:12 +0100 |
---|---|---|
committer | horchi <vdr@jwendel.de> | 2017-03-24 06:48:12 +0100 |
commit | 1f4a00c6dc78a7fec4e3a26ee74c656484db015a (patch) | |
tree | 9070e47cd48e3bfbf727c48c5d6a665f5a559bb4 /Make.config | |
parent | 38bb1e22c4770f8cd6592a50572bce21d9de9b4a (diff) | |
download | vdr-plugin-epg2vdr-1f4a00c6dc78a7fec4e3a26ee74c656484db015a.tar.gz vdr-plugin-epg2vdr-1f4a00c6dc78a7fec4e3a26ee74c656484db015a.tar.bz2 |
2017-03-24 version 1.1.55 (horchi)\n - change: Fixed default make option\n\n1.1.55
Diffstat (limited to 'Make.config')
-rw-r--r-- | Make.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Make.config b/Make.config index 6deeb4c..7f80a5d 100644 --- a/Make.config +++ b/Make.config @@ -10,7 +10,7 @@ PREFIX = /usr/local # enable AUX patch, in VDR >= 2.3.3 not needed! -WITH_AUX_PATCH = 1 +#WITH_AUX_PATCH = 1 # enable graphtftng and/or pin plugin support if autodetection below don't work #WITH_GTFT = 1 |