summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-12-29 15:03:06 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2012-12-29 15:03:06 +0100
commit26e6ba7dd7cedfa2adbae794b7d0a07edb10b308 (patch)
treea2a671d714169945bdf338060d4ff666308fe3f9 /HISTORY
parent39a95018b0abb91feb77121b7c84fe4267ce06f9 (diff)
downloadvdr-26e6ba7dd7cedfa2adbae794b7d0a07edb10b308.tar.gz
vdr-26e6ba7dd7cedfa2adbae794b7d0a07edb10b308.tar.bz2
Removed "include" from the DVBDIR setting in the VDR Makefile
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index d8e3ef0a..354959e7 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7489,3 +7489,6 @@ Video Disk Recorder Revision History
determines whether a particular plugin uses an old style Makefile and calls it
accordingly. Note that this only works when building plugins from within the VDR
source tree, using "make plugins" in the VDR source directory.
+- Removed "include" from the DVBDIR setting in the VDR Makefile (reported by Oliver
+ Endriss). You may need to adjust your DVBDIR setting in Make.config, in case you
+ use it.