From ccbe1905a130df54e91b34d9e53d33b359462a3e Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Mon, 11 Mar 2013 15:01:01 +0100 Subject: The 'plugins' target of the VDR Makefile now also copies files matching the wildcard "lib$$i-*.so" (previously only "libvdr-*.so") and also descends into subdirectories of the plugin source --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index cd04deb7..95a4ebad 100644 --- a/HISTORY +++ b/HISTORY @@ -7737,3 +7737,6 @@ Video Disk Recorder Revision History - Updated the Polish OSD texts (thanks to Marek Nazarko). - Fixed using PATH_MAX and NAME_MAX (+/-1 because the first one includes the terminating 0, while the latter doesn't). +- The 'plugins' target of the VDR Makefile now also copies files matching the wildcard + "lib$$i-*.so" (previously only "libvdr-*.so") and also descends into subdirectories + of the plugin source. -- cgit v1.2.3