[SCM] vdr-plugin-svdrpservice packaging repository branch, master,	updated. debian/0.0.4-14-4-gca27d18
    etobi 
    git at e-tobi.net
       
    Sun Mar 10 18:38:30 UTC 2013
    
    
  
The following commit has been merged in the master branch:
commit 387384973b134268da9b61e4acb35aec4d8d3667
Author: etobi <git at e-tobi.net>
Date:   Tue Mar 5 21:16:48 2013 +0100
    pass CPPFLAGS and LDFLAGS in CXXFLAGS
diff --git a/debian/rules b/debian/rules
index b9f5356..b6c02e0 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) $(LDFLAGS)
 CFLAGS += -fPIC
 
 %:
-- 
vdr-plugin-svdrpservice packaging repository
    
    
More information about the pkg-vdr-dvb-changes
mailing list