diff options
Diffstat (limited to 'Documentation/pbuilder-doc.xml')
-rw-r--r-- | Documentation/pbuilder-doc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/pbuilder-doc.xml b/Documentation/pbuilder-doc.xml index 7aff575..7133cb4 100644 --- a/Documentation/pbuilder-doc.xml +++ b/Documentation/pbuilder-doc.xml @@ -272,7 +272,7 @@ <para> <command>pbuilder</command> requires full root privilege when it is satisfying the build-dependencies, but most packages do not - need root privilege, or fail to build when they are root. + need root privilege to build, or even refused to build when they are built as root. <command>pbuilder </command> can create a user which is only used inside <command>pbuilder </command> and use that user id when building, and use the <command>fakeroot</command> command |