Closes: https://github.com/gentoo/gentoo/pull/3338
+++ /dev/null
-diff -uNr epgsync-0.0.1.orig/thread.h epgsync-0.0.1/thread.h
---- epgsync-0.0.1.orig/thread.h 2006-07-15 14:15:48.000000000 +0200
-+++ epgsync-0.0.1/thread.h 2006-07-25 20:08:30.039828500 +0200
-@@ -10,7 +10,7 @@
- #include <vdr/thread.h>
- #include <vdr/tools.h>
- #include <vdr/plugin.h>
--#include "../svdrpservice/svdrpservice.h"
-+#include <svdrpservice/svdrpservice.h>
-
- class cEpgSyncThread: public cThread {
- private:
+++ /dev/null
-diff -Naur epgsync-0.0.3.orig/Makefile epgsync-0.0.3/Makefile
---- epgsync-0.0.3.orig/Makefile 2009-02-23 22:15:57.000000000 +0100
-+++ epgsync-0.0.3/Makefile 2009-02-23 22:16:15.000000000 +0100
-@@ -34,7 +34,7 @@
- APIVERSION = $(shell sed -ne '/define APIVERSION/s/^.*"\(.*\)".*$$/\1/p' $(VDRDIR)/config.h)
-
- ### Test whether VDR has locale support
--VDRLOCALE = $(shell grep '^LOCALEDIR' $(VDRDIR)/Makefile)
-+VDRLOCALE = $(shell grep '^LOCDIR' $(VDRDIR)/Make.config)
-
- ### The name of the distribution archive: