From 0c7295fedadbbd820031a4e255912dd5efadcd96 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 8 Sep 2018 23:16:41 +0200 Subject: debian/rules: Typo fix. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index 4842c17..d319fe1 100755 --- a/debian/rules +++ b/debian/rules @@ -7,7 +7,7 @@ DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/buildflags.mk %: - dh $@ --with-autoreconf + dh $@ --with autoreconf override_dh_auto_configure: dh_auto_configure $(DHFLAGS) -- \ -- cgit v1.2.3