[SCM] mediaconch/master: Temporarily disable --as-needed for dh-autoreconf

hyperair at users.alioth.debian.org hyperair at users.alioth.debian.org
Mon Feb 8 05:35:22 UTC 2016


The following commit has been merged in the master branch:
commit d8fb36855f659265b74994afd776c57883bd96af
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Mon Feb 8 13:30:44 2016 +0800

    Temporarily disable --as-needed for dh-autoreconf

diff --git a/debian/rules b/debian/rules
index 19a1b1d..663755d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,8 +17,8 @@ auto_build_cmd =				\
 %:
 	dh $@ --with=autoreconf
 
-override_dh_autoreconf:
-	dh_autoreconf --as-needed
+# override_dh_autoreconf:
+# 	dh_autoreconf --as-needed
 
 override_dh_auto_configure:
 	$(call auto_build_cmd,dh_auto_configure)

-- 
mediaconch packaging



More information about the pkg-multimedia-commits mailing list