[SCM] ecasound/master: Revert "Enable debug build.", fails to build.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri May 13 16:45:08 UTC 2011


The following commit has been merged in the master branch:
commit d788243da9bbd1b75d86c8b6b7dc997d3bdf4019
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri May 13 18:45:14 2011 +0200

    Revert "Enable debug build.", fails to build.
    
    This reverts commit 54dd1ad50907ba802dc9571550784c945f229afc.

diff --git a/debian/rules b/debian/rules
index b58e633..0c6dd51 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,8 +4,7 @@
 	dh $@ --parallel --with=autotools-dev,python2
 
 override_dh_auto_configure:
-	dh_auto_configure -- --enable-pyecasound=python \
-		--enable-debug
+	dh_auto_configure -- --enable-pyecasound=python
 
 override_dh_auto_build:
 	dh_auto_build

-- 
ecasound packaging



More information about the pkg-multimedia-commits mailing list