diff options
Diffstat (limited to 'pdebuild-internal')
-rw-r--r-- | pdebuild-internal | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pdebuild-internal b/pdebuild-internal index 64448d0..a60fbad 100644 --- a/pdebuild-internal +++ b/pdebuild-internal @@ -28,8 +28,6 @@ set -e -echo "Using: $Id$" - # I am probably running as root; make sure I have pbuilder installed here. # passwd is needed as well because of useradd and groupadd calls. apt-get install -y --force-yes pbuilder passwd |