]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
revert recent dh_testroot change 1290/head
authorMatthew Newton <mcn4@leicester.ac.uk>
Thu, 1 Oct 2015 22:32:34 +0000 (23:32 +0100)
committerMatthew Newton <mcn4@leicester.ac.uk>
Thu, 1 Oct 2015 22:34:50 +0000 (23:34 +0100)
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

index 261d5d6e0449949954d5093a9afe46c7800098bd..dee6873f07d414518abb9e9baefa1b03fcd9b559 100755 (executable)
@@ -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