summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-12-27 14:00:51 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2012-12-27 14:00:51 +0100
commit2e138748c2b4ece5455d8a136b359ee872f17b59 (patch)
tree1bdca1f4ae36d2dddab74b7d5e2c43f55a62a1a7 /HISTORY
parentc52df91e44ffb1da7f2a48ee52bec5f4093cbbc0 (diff)
downloadvdr-2e138748c2b4ece5455d8a136b359ee872f17b59.tar.gz
vdr-2e138748c2b4ece5455d8a136b359ee872f17b59.tar.bz2
Added MANDIR to the vdr.pc file
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 02250c69..bb5fbbe6 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).