[SCM] qjackctl/master: Pass --enable-debug.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed May 11 13:19:32 UTC 2011


The following commit has been merged in the master branch:
commit abbf8b6f049895f1a416b4dfd8da406ad2dbf235
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed May 11 15:17:52 2011 +0200

    Pass --enable-debug.
    
    It also prevent upstream's buildsystem to strip binaries after installing
    them.

diff --git a/debian/rules b/debian/rules
index c6b097f..f8dede0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,7 @@ endif
 
 DEB_MAKE_CLEAN_TARGET   := clean
 DEB_CLEAN_EXCLUDE       := qjackctl.pro
+DEB_CONFIGURE_EXTRA_FLAGS := --enable-debug
 
 cleanbuilddir::
 	rm -rf src/.moc/ src/.obj/ src/.ui/

-- 
qjackctl packaging



More information about the pkg-multimedia-commits mailing list