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

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Thu Aug 14 23:03:54 UTC 2014


The following commit has been merged in the master branch:
commit f5c14296fa0f6eb63445a032caa608118ebd95ea
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Fri Aug 15 01:03:45 2014 +0200

    Remove --debug from configure to cppflags be passed.

diff --git a/debian/rules b/debian/rules
index 1057d9c..e8e13e0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,8 +20,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