[SCM] vdr-plugin-streamdev packaging repository branch, master, updated. debian/0.6.0+git20130305-1-1-g25fc365

etobi git at e-tobi.net
Thu Mar 7 18:00:07 UTC 2013


The following commit has been merged in the master branch:
commit 25fc3656ce140a746020d46e7709874920e623fe
Author: etobi <git at e-tobi.net>
Date:   Thu Mar 7 18:59:22 2013 +0100

    Fixed Makefile

diff --git a/debian/patches/makefile_fix.patch b/debian/patches/makefile_fix.patch
new file mode 100644
index 0000000..d3b1ef3
--- /dev/null
+++ b/debian/patches/makefile_fix.patch
@@ -0,0 +1,15 @@
+Index: vdr-plugin-streamdev/Makefile
+===================================================================
+--- vdr-plugin-streamdev.orig/Makefile	2013-03-05 22:35:40.000000000 +0100
++++ vdr-plugin-streamdev/Makefile	2013-03-07 18:58:34.000000000 +0100
+@@ -37,8 +37,8 @@
+ -include $(PLGCFG)
+ 
+ ### export all vars for sub-makes, using absolute paths
+-LIBDIR := $(shell cd $(LIBDIR) >/dev/null 2>&1 && pwd)
+-LOCDIR := $(shell cd $(LOCDIR) >/dev/null 2>&1 && pwd)
++# LIBDIR := $(shell cd $(LIBDIR) >/dev/null 2>&1 && pwd)
++# LOCDIR := $(shell cd $(LOCDIR) >/dev/null 2>&1 && pwd)
+ export
+ unexport PLUGIN
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..7b1f728
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+makefile_fix.patch

-- 
vdr-plugin-streamdev packaging repository



More information about the pkg-vdr-dvb-changes mailing list