[SCM] vo-aacenc/master: Show compiler flags during build.

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


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

    Show compiler flags during build.

diff --git a/debian/rules b/debian/rules
index 0ddea8e..5d9485f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,5 +16,8 @@ endif
 %:
 	dh $@ --parallel --with autoreconf
 
+override_dh_auto_configure:
+	dh_auto_configure -- --disable-silent-rules
+
 override_dh_strip:
 	dh_strip --dbg-package=vo-aacenc-dbg

-- 
vo-aacenc packaging



More information about the pkg-multimedia-commits mailing list