[SCM] ffms2/master: Build with --disable-silent-rules

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Mon May 18 14:40:49 UTC 2015


The following commit has been merged in the master branch:
commit ab7bd6af6cde942a5e0030f54b74a18638b006e3
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Mon May 18 16:03:44 2015 +0200

    Build with --disable-silent-rules

diff --git a/debian/rules b/debian/rules
index 60338cf..47e3caa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ override_dh_auto_build:
 	w3m -dump doc/ffms2-changelog.html > doc/changelog
 
 override_dh_auto_configure:
-	dh_auto_configure -- --enable-shared
+	dh_auto_configure -- --enable-shared --disable-silent-rules
 
 override_dh_installchangelogs:
 	dh_installchangelogs doc/changelog

-- 
ffms2 packaging



More information about the pkg-multimedia-commits mailing list