diff options
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7474,3 +7474,5 @@ Video Disk Recorder Revision History - Removed some redundancy from Make.config.template. - Changed "==" to "=" in the Makefile to make it POSIX style. - 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). |