[SCM] ffms2/master: --disable-silent-rule is default for some time

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Mon Jan 1 09:40:55 UTC 2018


The following commit has been merged in the master branch:
commit 28d0907ceca64cb59ba9e69054e5acfb4d9aad21
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Mon Jan 1 10:28:06 2018 +0100

    --disable-silent-rule is default for some time

diff --git a/debian/rules b/debian/rules
index 2c9f522..317d838 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
 	dh $@
 
 override_dh_auto_configure:
-	dh_auto_configure -- --enable-shared --disable-silent-rules
+	dh_auto_configure -- --enable-shared
 
 override_dh_auto_build:
 	dh_auto_build

-- 
ffms2 packaging



More information about the pkg-multimedia-commits mailing list