[SCM] libinstpatch/master: Enable debug.
    alessio at users.alioth.debian.org 
    alessio at users.alioth.debian.org
       
    Mon Nov  1 23:17:48 UTC 2010
    
    
  
The following commit has been merged in the master branch:
commit 4836f41f202a9b093a743ebedc651edf6aa4d511
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Nov 2 00:17:30 2010 +0100
    Enable debug.
diff --git a/debian/rules b/debian/rules
index 2cbfb07..77c942a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,5 +5,8 @@ LDFLAGS += -Wl,-O1 -Wl,--as-needed
 %:
 	dh $@ --with autoreconf
 
+override_dh_auto_configure:
+	dh_auto_configure -- --enable-debug
+
 override_dh_strip:
 	dh_strip --dbg-package=libinstpatch-1.0-0-dbg
-- 
libinstpatch packaging
    
    
More information about the pkg-multimedia-commits
mailing list