Revoked 'Now using targets install-lib and install-i18n when building plugins locally'

This commit is contained in:
Klaus Schmidinger
2012-12-29 10:31:33 +01:00
parent acbe56f6d0
commit 1a433954f0
9 changed files with 9 additions and 38 deletions

View File

@@ -7473,7 +7473,6 @@ Video Disk Recorder Revision History
the CFLAGS.
- 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).
- Using relative paths again when building plugins locally (by request of Udo Richter).