[vdr-plugin-live] 01/01: Fixed Makefile

Tobias Grimm tiber-guest at moszumanska.debian.org
Fri Feb 13 20:28:39 UTC 2015


This is an automated email from the git hooks/post-receive script.

tiber-guest pushed a commit to branch master
in repository vdr-plugin-live.

commit 1ec23d8da15154f9b5e06b92cf0a2aca159c0585
Author: etobi <git at e-tobi.net>
Date:   Fri Feb 13 21:24:20 2015 +0100

    Fixed Makefile
---
 debian/patches/Makefile-fix.patch | 15 +++++++++++++++
 debian/patches/series             |  1 +
 2 files changed, 16 insertions(+)

diff --git a/debian/patches/Makefile-fix.patch b/debian/patches/Makefile-fix.patch
new file mode 100644
index 0000000..b992a4c
--- /dev/null
+++ b/debian/patches/Makefile-fix.patch
@@ -0,0 +1,15 @@
+Index: vdr-plugin-live/Makefile
+===================================================================
+--- vdr-plugin-live.orig/Makefile	2015-02-13 19:32:53.426214837 +0100
++++ vdr-plugin-live/Makefile	2015-02-13 21:23:39.462659817 +0100
+@@ -50,8 +50,8 @@
+ endif
+ 
+ ### 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..b1213b2
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+Makefile-fix.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr-plugin-live.git



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