[SCM] pd-hcs/master: Include debian/extra, where some searchpath.patch helpers reside
    umlaeute at users.alioth.debian.org 
    umlaeute at users.alioth.debian.org
       
    Thu Aug 24 08:53:15 UTC 2017
    
    
  
The following commit has been merged in the master branch:
commit 92ce173583bf5f6418416355ada055f2a9c14779
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Thu Aug 24 08:33:26 2017 +0200
    Include debian/extra, where some searchpath.patch helpers reside
    
    Gbp-Dch: ignore
diff --git a/debian/rules b/debian/rules
index e573a6a..95ad089 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@ VERSION_CPPFLAGS = -DPD_TIMESTAMP_STRING='\"compiled on $(PD_DATE) at $(PD_TIME)
 
 override_dh_auto_build:
 	dh_auto_build -- \
-                CFLAGS="-DPD -fPIC $(CFLAGS) $(CPPFLAGS) $(VERSION_CPPFLAGS) -I/usr/include/pd" \
+                CFLAGS="-DPD -fPIC $(CFLAGS) $(CPPFLAGS) $(VERSION_CPPFLAGS) -I/usr/include/pd -Idebian/extra" \
                 LDFLAGS="-Wl,--export-dynamic  -shared -fPIC $(LDFLAGS)"
 
 
-- 
pd-hcs packaging
    
    
More information about the pkg-multimedia-commits
mailing list