From 1e1546aa107ba4160766fe2759aabaed5a6f3c24 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Wed, 19 Apr 2017 13:10:54 +0200 Subject: [PATCH] activate patch via dh quilt --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 517e5e1..378879d 100755 --- a/debian/rules +++ b/debian/rules @@ -5,7 +5,7 @@ CFLAGS := $(shell dpkg-buildflags --get CFLAGS) LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS) %: - dh --with quilt $@ + dh $@ --with quilt override_dh_auto_configure: configure_config