[SCM] vdr-plugin-epgsync packaging repository branch, master, updated. debian/0.0.4-11-5-g46c46da

etobi git at e-tobi.net
Sun Mar 10 18:02:11 UTC 2013


The following commit has been merged in the master branch:
commit 346d8d6f2c4911bb0ea4debdd1b509ac6e66d2a3
Author: etobi <git at e-tobi.net>
Date:   Tue Mar 5 21:00:23 2013 +0100

    make sure to pass LDFLAGS

diff --git a/debian/rules b/debian/rules
index 7616676..c82e05c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 #export DH_VERBOSE=1
 
 MAKE_OPTIONS = VDRDIR=/usr/include/vdr LIBDIR=. LOCALEDIR=locale VDRLOCALE=yes
-CXXFLAGS += -fPIC
+CXXFLAGS += -fPIC $(LDFLAGS)
 CFLAGS += -fPIC
 
 %:

-- 
vdr-plugin-epgsync packaging repository



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