From 8c2b623bed202429f1615a45304c238d58628691 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Sun, 29 Dec 2013 12:52:51 -0800 Subject: [PATCH] use quilt --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 2eeb8bbd7c..7e95c5cb7b 100755 --- a/debian/rules +++ b/debian/rules @@ -32,7 +32,7 @@ ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS))) endif %: - dh $@ --parallel --with autotools-dev --with python2 + dh $@ --parallel --with autotools-dev --with python2 --with quilt override_dh_auto_configure: -- 2.39.5