.TH "pdebuild" 1 "2001 Nov 3" "Debian" "pbuilder" .SH NAME pdebuild \- pbuilder way of doing debuild .SH SYNOPSIS .BI "pdebuild [" "options" "] -- [" "pbuilder options" "]" .PP .SH DESCRIPTION A convenience program for .B pbuilder which invokes pbuilder after obtaining appropriate root privilate in a Debian source directory. One must be inside the source tree containing the .B debian directory, in order to make it work. .SH OPTIONS .TP .BI "--buildsourceroot [" "fakeroot" "]" The command used to gain root privilege for invoking dpkg-buildpackage .TP .BI "--pbuilderroot [" "sudo" "]" The command used to gain root privilege for invoking pbuilder. .TP .BI "-- [" "pbuilder options" "]" After the .B "--" symbol, an arbitrary number of pbuilder options can be specified. .SH "FILES" .TP .I "/etc/pbuilderrc" The configuration file for pbuilder, used in pdebuild. .SH AUTHOR Initial coding, and main maintenance is done by Junichi Uekawa . .SH "SEE ALSO" .RI "pbuilder (" 8 "), " .RI "pbuilderrc (" 5 ") "