[SCM] vdr-plugin-osdserver packaging repository branch, master, updated. debian/0.1.3-7-4-g9d5f7fe

etobi git at e-tobi.net
Sun Mar 10 18:21:45 UTC 2013


The following commit has been merged in the master branch:
commit 4a923c8798816c66dcedb602b17ef7ff0d8d0221
Author: etobi <git at e-tobi.net>
Date:   Tue Mar 5 21:14:17 2013 +0100

    pass CPPFLAGS in CXXFLAGS

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

-- 
vdr-plugin-osdserver packaging repository



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