[SCM] vdr-plugin-sudoku packaging repository branch, master, updated. debian/0.3.5-12-3-gedb86b3

etobi git at e-tobi.net
Sun Mar 10 18:35:40 UTC 2013


The following commit has been merged in the master branch:
commit 3cb90f62ceffdfcfcf3d116491e745c34f69d204
Author: etobi <git at e-tobi.net>
Date:   Tue Mar 5 22:24:53 2013 +0100

    pass CPPFLAGS and LDFLAGS in CXXFLAGS

diff --git a/debian/rules b/debian/rules
index 9f487b6..3d880a7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,7 @@
 #export DH_VERBOSE=1
 
 MAKE_OPTIONS = VDRDIR=/usr/include/vdr LIBDIR=. LOCALEDIR=locale
+CXXFLAGS += -fPIC $(LDFLAGS) $(CPPFLAGS)
 
 %:
 	dh $@

-- 
vdr-plugin-sudoku packaging repository



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