[SCM] gecko-mediaplayer/master: Enable verbose build output.

sramacher-guest at users.alioth.debian.org sramacher-guest at users.alioth.debian.org
Sat Apr 7 20:36:37 UTC 2012


The following commit has been merged in the master branch:
commit 1750a637bbe9a161e746879a6fb7404378dd5111
Author: Sebastian Ramacher <s.ramacher at gmx.at>
Date:   Sat Apr 7 21:58:34 2012 +0200

    Enable verbose build output.

diff --git a/debian/rules b/debian/rules
index 271104d..9ff7e3b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,9 @@ export DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs -Wl,--as-needed
 DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk
 
+# Build with verbose build output
+export V=1
+
 %:
 	dh $@ --with autoreconf
 

-- 
gecko-mediaplayer packaging



More information about the pkg-multimedia-commits mailing list