[SCM] suil/master: Revert "Remove --debug from configure to flags be passed."

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat May 3 12:22:21 UTC 2014


The following commit has been merged in the master branch:
commit 724c507620cecea979ec05461062974815d4772c
Author: Alessio Treglia <alessio at debian.org>
Date:   Sat May 3 13:19:18 2014 +0100

    Revert "Remove --debug from configure to flags be passed."
    
    This reverts commit 55102fc2213ce321bcb2e1931de9d2c3988474e2.

diff --git a/debian/rules b/debian/rules
index 7784db5..e85b395 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,8 @@ override_dh_auto_configure:
 		--mandir=/usr/share/man \
 		--libdir=/usr/lib/$(DEB_HOST_MULTIARCH) \
 		--gtk2-lib-name="libgtk-x11-2.0.so.0" \
-                --strict
+                --strict \
+		--debug
 
 override_dh_auto_build:
 	$(WAF)

-- 
suil packaging



More information about the pkg-multimedia-commits mailing list