From 990e27be7f780b06cc6ff058e04060984eac562c Mon Sep 17 00:00:00 2001 From: Matthew Newton Date: Thu, 1 Oct 2015 23:32:34 +0100 Subject: [PATCH] revert recent dh_testroot change Successfully enforced fakeroot in normal build, but then annoyingly fails in sbuild which calls each build target separately and doesn't use fakeroot for the build target. --- debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules b/debian/rules index 261d5d6..dee6873 100755 --- a/debian/rules +++ b/debian/rules @@ -63,7 +63,6 @@ include /usr/share/quilt/quilt.make config.status: configure dh_testdir - dh_testroot ifeq (config.sub.dist,$(wildcard config.sub.dist)) rm config.sub -- 2.1.4