[beast] DEBIAN: build with autoreconf



commit 1a7ea007de5c5d4344e3652e45b89de5bd3d000b
Author: Tim Janik <timj gnu org>
Date:   Mon Nov 2 16:25:11 2015 +0100

    DEBIAN: build with autoreconf
    
    Signed-off-by: Tim Janik <timj gnu org>

 debian/rules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/debian/rules b/debian/rules
index 8c9fa7a..57c0bab 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,7 +21,7 @@ include /usr/share/dpkg/default.mk
 
 # main packaging script based on dh7 syntax
 %:
-       dh $@ --parallel --with autotools-dev --with python2
+       dh $@ --parallel --with autoreconf --with python2
 
 # debmake generated override targets
 override_dh_auto_configure:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]