[SCM] audacity/master: Drop libnyquist autoreconf workaround
    bdrung at users.alioth.debian.org 
    bdrung at users.alioth.debian.org
       
    Wed Oct  8 22:59:40 UTC 2014
    
    
  
The following commit has been merged in the master branch:
commit dfecd2b292901099732b6fdcf5680a283e66472a
Author: Benjamin Drung <bdrung at debian.org>
Date:   Wed Oct 8 22:14:32 2014 +0200
    Drop libnyquist autoreconf workaround
diff --git a/debian/rules b/debian/rules
index f47d79d..f49830a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,6 @@ configure_flags := \
 	dh $@ --parallel --with autoreconf
 
 override_dh_auto_configure:
-	cd lib-src/libnyquist && autoreconf -i
 	dh_auto_configure -- $(configure_flags)
 
 override_dh_auto_install:
-- 
Audacity debian packaging
    
    
More information about the pkg-multimedia-commits
mailing list