Package: src:mstflint
Version: 4.1.0+1.46.gb1cdaf7-1
Tags: patch
Usertags: origin-ubuntu ubuntu-patch xenial

In Ubuntu, we've applied the attached patch to achieve the following:

* debian/rules: Update config.{sub,guess} correctly with dh_autotools-dev.

We thought you might be interested in doing the same.
diff -Nru mstflint-4.1.0+1.46.gb1cdaf7/debian/rules mstflint-4.1.0+1.46.gb1cdaf7/debian/rules
--- mstflint-4.1.0+1.46.gb1cdaf7/debian/rules	2015-12-31 01:25:47.000000000 +0100
+++ mstflint-4.1.0+1.46.gb1cdaf7/debian/rules	2015-12-31 05:14:17.000000000 +0100
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
+	dh $@ --with autotools_dev

Reply via email to