[SCM] amsynth/master: Call autoreconf --as-needed

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Apr 5 08:08:34 UTC 2012


The following commit has been merged in the master branch:
commit 2eb28f08eef525df873bc008d5f5d3bc97122aa3
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Apr 5 10:02:58 2012 +0200

    Call autoreconf --as-needed

diff --git a/debian/rules b/debian/rules
index f596e2b..a81f418 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,9 @@ endif
 override_dh_auto_configure:
 	dh_auto_configure -- --with-pic
 
+override_dh_autoreconf:
+	dh_autoreconf --as-needed
+
 override_dh_auto_install:
 	dh_auto_install -- prefix=/usr destdir=debian/amsynth
 	mv debian/amsynth/usr/bin/amSynth \

-- 
amsynth packaging



More information about the pkg-multimedia-commits mailing list