[SCM] vo-amrwbenc/master: Show compiler flags during builds.

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Sun Mar 18 17:44:55 UTC 2012


The following commit has been merged in the master branch:
commit 493f0c9c35c44102fc914d7707937f32ee3c02c9
Author: Andres Mejia <amejia004 at gmail.com>
Date:   Sun Mar 18 13:32:06 2012 -0400

    Show compiler flags during builds.

diff --git a/debian/rules b/debian/rules
index e113a9b..62a1eb6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ endif
 	dh $@ --parallel --with autoreconf
 
 override_dh_auto_configure:
-	dh_auto_configure -- --enable-static=no
+	dh_auto_configure -- --enable-static=no --disable-silent-rules
 
 override_dh_strip:
 	dh_strip --dbg-package=vo-amrwbenc-dbg

-- 
vo-amrwbenc packaging



More information about the pkg-multimedia-commits mailing list