summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-12-27 16:15:38 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2012-12-27 16:15:38 +0100
commitf70414cf5b6f2fe44187e7bf35efd270c3def585 (patch)
tree833b7b64419fd9f1c21f3b387e78c20f5d5f389c /HISTORY
parent2e138748c2b4ece5455d8a136b359ee872f17b59 (diff)
downloadvdr-f70414cf5b6f2fe44187e7bf35efd270c3def585.tar.gz
vdr-f70414cf5b6f2fe44187e7bf35efd270c3def585.tar.bz2
Using relative paths again when building plugins locally
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index bb5fbbe6..64a9bfac 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7476,3 +7476,4 @@ Video Disk Recorder Revision History
- Now using targets "install-lib" and "install-i18n" when building plugins locally.
- Added MANDIR to the vdr.pc file, so that plugins that need it can retrieve it via
MANDIR = $(DESTDIR)$(call PKGCFG,mandir).
+- Using relative paths again when building plugins locally (by request of Udo Richter).