From 909f9f978458540795e5b81795d0cc0c8d3a996a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 18 Dec 2015 08:11:42 +0100 Subject: Replace outdated portmap with rpsbind; Add --with autoreconf --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 8c11f8a..f123770 100755 --- a/debian/rules +++ b/debian/rules @@ -10,7 +10,7 @@ CFLAGS += -fPIC CONFPARA = --enable-gpl --enable-useflags --enable-libsensors %: - dh $@ --with autotools-dev --with systemd + dh $@ --with autotools-dev --with systemd --with autoreconf override_dh_auto_configure: $(CURDIR)/beforeconf.sh -- cgit v1.2.3