summaryrefslogtreecommitdiff
path: root/plugins/reelchannelscan/patches/reelchannelscan-0.4.3.diff
blob: 70b60a1bc8e67af52b27a7c3bdcb692ba92235d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- Makefile~	2007-05-19 16:09:31.000000000 +0200
+++ Makefile	2007-06-07 16:17:20.000000000 +0200
@@ -30,11 +30,11 @@
 
 -include $(VDRDIR)/Make.config
 
-ifdef REELVDR
-PLUGIN = channelscan
-else
+#ifdef REELVDR
+#PLUGIN = channelscan
+#else
 PLUGIN = reelchannelscan
-endif
+#endif
 
 ### The version number of VDR (taken from VDR's "config.h"):