From ab20ed6518f756f3caad0f90fa31ca7b22eea816 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Mon, 28 Sep 2015 16:24:50 -0600 Subject: [PATCH] try it this way, instead --- debian/rules | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/rules b/debian/rules index d2893499..3fc3590a 100755 --- a/debian/rules +++ b/debian/rules @@ -23,8 +23,7 @@ configure-stamp: dh_testdir cp -f /usr/share/misc/config.sub build-aux/config.sub cp -f /usr/share/misc/config.guess build-aux/config.guess - aclocal - automake + autoreconf --force -v --install RSH="/usr/bin/rsh" CPPFLAGS="$(CPPFLAGS)" CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" ./configure \ --prefix=/usr \ --libexecdir=/usr/lib/tar \ -- 2.30.2