[SCM] ffms2/master: enable verbose builds
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Thu Nov 8 18:53:52 UTC 2012
The following commit has been merged in the master branch:
commit 8e31947c52a14adb4f7739286cf9bf122dea53e5
Author: Reinhard Tartler <siretart at tauware.de>
Date: Thu Nov 8 19:46:21 2012 +0100
enable verbose builds
diff --git a/debian/rules b/debian/rules
index 2c4a98e..72a71d0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,5 +5,8 @@ LDFLAGS=-Wl,--as-needed
%:
dh --with autoreconf $@
+override_dh_auto_build:
+ dh_auto_build -- V=1
+
override_dh_auto_configure:
dh_auto_configure -- --enable-shared
--
ffms2 packaging
More information about the pkg-multimedia-commits
mailing list