blob: 5e8b1414db8f0ad3bc3f97ce72a25601f5b34eb3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.ORG
+++ Makefile
@@ -32,7 +32,7 @@
#HAVE_MAGICK=1
# Uncomment, if you patched VDR with Wareagle-iconpatch
-#HAVE_ICONPATCH=1
+HAVE_ICONPATCH=1
# Uncomment one of these lines, if you don't want one of the plugins
#WITHOUT_MP3=1
|