From 52d65380ab4d6840a06407627626c7ad0f036f50 Mon Sep 17 00:00:00 2001 From: Steve McIntyre Date: Wed, 20 Nov 2019 02:14:02 +0000 Subject: [PATCH] Just run autocnf straight, now builds fine --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index d9747e1..cfb1d46 100755 --- a/debian/rules +++ b/debian/rules @@ -14,6 +14,7 @@ PKG_CONFIG ?= $(DEB_HOST_GNU_TYPE)-pkg-config configure: configure-stamp configure-stamp: dh_testdir + autoconf dh_auto_configure -- --without-gui --enable-nls touch configure-stamp -- 2.20.1