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

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Fri Feb 21 12:08:21 UTC 2014


The following commit has been merged in the master branch:
commit 55102fc2213ce321bcb2e1931de9d2c3988474e2
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Fri Feb 21 13:01:07 2014 +0100

    Remove --debug from configure to flags be passed.

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

-- 
suil packaging



More information about the pkg-multimedia-commits mailing list