[SCM] jalv/master: Remove --debug from configure to be passed cppflags.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Thu Feb 20 14:05:15 UTC 2014
The following commit has been merged in the master branch:
commit c1e02684bc4dcfc4077a1587f5f290905d281073
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Thu Feb 20 14:57:34 2014 +0100
Remove --debug from configure to be passed cppflags.
diff --git a/debian/rules b/debian/rules
index a6dc876..d05633e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,8 +14,7 @@ override_dh_auto_configure:
$(WAF) configure \
--prefix=/usr \
--mandir=/usr/share/man \
- --strict \
- --debug
+ --strict
override_dh_auto_build:
$(WAF)
--
jalv packaging
More information about the pkg-multimedia-commits
mailing list