[SCM] libass/master: Pass --as-needed to autoreconf.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Oct 16 09:14:56 UTC 2013


The following commit has been merged in the master branch:
commit 558c7efc9d0e3db08208341b7815204da3e59607
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Oct 16 09:50:15 2013 +0100

    Pass --as-needed to autoreconf.

diff --git a/debian/rules b/debian/rules
index bf9b9cb..fbf7593 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
 	dh $@ --parallel --with autoreconf
+
+override_dh_autoreconf:
+	dh_autoreconf --as-needed

-- 
LibASS packaging



More information about the pkg-multimedia-commits mailing list