[SCM] jack-audio-connection-kit/master: d/rules: manually calling autogen.sh is not needed when using dh_autoreconf

mattia at users.alioth.debian.org mattia at users.alioth.debian.org
Wed Nov 8 16:46:00 UTC 2017


The following commit has been merged in the master branch:
commit ab02e177be15bc6b58c93469618f19ac048baa47
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Wed Nov 8 17:18:58 2017 +0100

    d/rules: manually calling autogen.sh is not needed when using dh_autoreconf
    
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>

diff --git a/debian/rules b/debian/rules
index ad5abb7..320470f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,7 +33,6 @@ endif
 	dh $@ --with bash-completion -Sautoconf
 
 override_dh_auto_configure:
-	./autogen.sh
 	dh_auto_configure -- $(DEB_CONFIGURE_EXTRA_FLAGS)
 
 # this target fetches the FAQ from the JACK homepage

-- 
Debian packaging for jack-audio-connection-kit



More information about the pkg-multimedia-commits mailing list