[SCM] toonloop/master: no need for extra flags to ./configure

alexandrequessy-guest at users.alioth.debian.org alexandrequessy-guest at users.alioth.debian.org
Wed Oct 13 04:18:36 UTC 2010


The following commit has been merged in the master branch:
commit 250caa0bc1b0b9f178d153e741799e62fc721658
Author: Alexandre Quessy <alexandre at quessy.net>
Date:   Wed Oct 13 00:17:56 2010 -0400

    no need for extra flags to ./configure

diff --git a/debian/rules b/debian/rules
index 599be5d..92d2987 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,6 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
-DEB_CONFIGURE_EXTRA_FLAGS = --enable-mt
+DEB_CONFIGURE_EXTRA_FLAGS = 
 DEB_MAKE_CHECK_TARGET = check 
 

-- 
toonloop packaging



More information about the pkg-multimedia-commits mailing list