[pbuilder] 01/01: Revert "buildpackage: export DEB_RULES_REQUIRES_ROOT=no when we detect R³:no"

Mattia Rizzolo mattia at debian.org
Sat Jan 20 14:35:30 UTC 2018


This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to branch master
in repository pbuilder.

commit 275f5249c399cfa1881cdb239864b537939884b7
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sat Jan 6 16:57:30 2018 +0100

    Revert "buildpackage: export DEB_RULES_REQUIRES_ROOT=no when we detect R³:no"
    
    Ok, this will be taken care by dpkg-buildpackage itself instead, so no
    need for it here.
    
    This reverts commit f0e7b71d43d42cb79f9c7a48094ee4e79aec9a3c.
---
 pbuilder-buildpackage | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pbuilder-buildpackage b/pbuilder-buildpackage
index ef8cd14..8c4e802 100755
--- a/pbuilder-buildpackage
+++ b/pbuilder-buildpackage
@@ -152,7 +152,6 @@ if [[ "${RRR,,}" != no ]] ||
     EXTRAPACKAGES="${EXTRAPACKAGES} fakeroot"
     log.i "using fakeroot in build."
 else
-    export DEB_RULES_REQUIRES_ROOT=no
     log.i "Not using root during the build."
 fi
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pbuilder/pbuilder.git



More information about the Pbuilder-maint mailing list