[SCM] gmtk/master: Enable verbose build output
sramacher-guest at users.alioth.debian.org
sramacher-guest at users.alioth.debian.org
Wed Jan 25 23:06:02 UTC 2012
The following commit has been merged in the master branch:
commit 07e16ec9675d0f196d69542ceda888482c4743eb
Author: Sebastian Ramacher <s.ramacher at gmx.at>
Date: Wed Jan 25 23:57:53 2012 +0100
Enable verbose build output
diff --git a/debian/rules b/debian/rules
index 8982e10..2d36989 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,9 @@ export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk
+# Enable verbose build output
+export V=1
+
%:
dh $@ --with autoreconf
--
gmtk packaging
More information about the pkg-multimedia-commits
mailing list