Using relative paths again when building plugins locally

This commit is contained in:
Klaus Schmidinger
2012-12-27 16:15:38 +01:00
parent 2e138748c2
commit f70414cf5b
3 changed files with 13 additions and 9 deletions

View File

@@ -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).