[SCM] libdiscid/master: Enable verbose build output
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Thu Jun 20 16:26:40 UTC 2013
The following commit has been merged in the master branch:
commit 870863db6f9724cf9e5dd4d734626a7a77b9eee6
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Thu Jun 20 11:34:51 2013 +0200
Enable verbose build output
diff --git a/debian/rules b/debian/rules
index d11bb0c..0e87b3f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,8 @@
#!/usr/bin/make -f
+# enable verbose build output
+export V=1
+
%:
dh $@ --parallel --with autoreconf
--
libdiscid packaging
More information about the pkg-multimedia-commits
mailing list