diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-12-27 16:15:38 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-12-27 16:15:38 +0100 |
commit | f70414cf5b6f2fe44187e7bf35efd270c3def585 (patch) | |
tree | 833b7b64419fd9f1c21f3b387e78c20f5d5f389c /HISTORY | |
parent | 2e138748c2b4ece5455d8a136b359ee872f17b59 (diff) | |
download | vdr-f70414cf5b6f2fe44187e7bf35efd270c3def585.tar.gz vdr-f70414cf5b6f2fe44187e7bf35efd270c3def585.tar.bz2 |
Using relative paths again when building plugins locally
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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). |