aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/vdr/files/fixpaths.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/vdr/files/fixpaths.patch')
-rw-r--r--recipes/vdr/files/fixpaths.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes/vdr/files/fixpaths.patch b/recipes/vdr/files/fixpaths.patch
deleted file mode 100644
index 418f2d92e2..0000000000
--- a/recipes/vdr/files/fixpaths.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- vdr/Makefile~fixpaths 2009-10-18 15:59:25.000000000 +0200
-+++ vdr/Makefile 2009-12-13 12:28:22.000000000 +0100
-@@ -21,7 +21,7 @@
- BINDIR = $(PREFIX)/bin
- LOCDIR = ./locale
- LIBS = -ljpeg -lpthread -ldl -lcap -lrt -lfreetype -lfontconfig
--INCLUDES = -I/usr/include/freetype2
-+INCLUDES = ${CFLAGS}
-
- PLUGINDIR= ./PLUGINS
- PLUGINLIBDIR= $(PLUGINDIR)/lib