summaryrefslogtreecommitdiff
path: root/plugins/vcd/patches
diff options
context:
space:
mode:
authorroot <root@elwms02.(none)>2010-04-06 16:13:08 +0200
committerroot <root@elwms02.(none)>2010-04-06 16:13:08 +0200
commit0e7005fcc7483c01aa102fbea358c5ac65a48d62 (patch)
tree11517ce0d3d2977c6732b3aa583b0008083e0bd3 /plugins/vcd/patches
downloadx-vdr-0e7005fcc7483c01aa102fbea358c5ac65a48d62.tar.gz
x-vdr-0e7005fcc7483c01aa102fbea358c5ac65a48d62.tar.bz2
hello world
Diffstat (limited to 'plugins/vcd/patches')
-rw-r--r--plugins/vcd/patches/vcd-0.9-makefile.diff12
1 files changed, 12 insertions, 0 deletions
diff --git a/plugins/vcd/patches/vcd-0.9-makefile.diff b/plugins/vcd/patches/vcd-0.9-makefile.diff
new file mode 100644
index 0000000..3ca6ca0
--- /dev/null
+++ b/plugins/vcd/patches/vcd-0.9-makefile.diff
@@ -0,0 +1,12 @@
+diff -ruN vcd-0.9-orig/Makefile vcd-0.9/Makefile
+--- vcd-0.9-orig/Makefile
++++ vcd-0.9/Makefile
+@@ -47,7 +47,7 @@
+
+ ### Includes and Defines (add further entries here):
+
+-INCLUDES = -I$(VDRINC) -I$(DVBDIR)
++INCLUDES += -I$(VDRDIR)/include
+
+ DEFINES += -DPLUGIN_NAME_I18N='"$(PLUGIN)"' -D_GNU_SOURCE
+