[SCM] mda-lv2/master: Remove --debug from configure to flags to be passed.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Thu Feb 20 01:01:49 UTC 2014
The following commit has been merged in the master branch:
commit 171d1b909f8c39fc929bfcf7506283265ea8f506
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Thu Feb 20 02:01:32 2014 +0100
Remove --debug from configure to flags to be passed.
diff --git a/debian/rules b/debian/rules
index 524f58f..dd22bd5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ WAF = ./waf
dh $@
override_dh_auto_configure:
- $(WAF) configure --prefix=/usr --debug
+ $(WAF) configure --prefix=/usr
override_dh_auto_build:
$(WAF)
--
mda-lv2 packaging
More information about the pkg-multimedia-commits
mailing list