[SCM] qjackctl/master: Don't build with --enable-debug

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Sun Jan 27 22:11:33 UTC 2013


The following commit has been merged in the master branch:
commit 37329802b04d9e38422c403edf6d7a6941008936
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Sun Jan 27 23:09:29 2013 +0100

    Don't build with --enable-debug
    
    falktx (kxstudio) recommends to compile without.

diff --git a/debian/rules b/debian/rules
index ff003f9..7ce0244 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,6 @@ 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