From dfb6a00a0bd2adec2a6a2158e442a14dab36011f Mon Sep 17 00:00:00 2001 From: dancer Date: Sat, 3 Nov 2001 10:56:58 +0000 Subject: A different way to implement the aforementioned feature. It should be really good. I hope. --- pdebuild.1 | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 pdebuild.1 (limited to 'pdebuild.1') diff --git a/pdebuild.1 b/pdebuild.1 new file mode 100644 index 0000000..9b00fb7 --- /dev/null +++ b/pdebuild.1 @@ -0,0 +1,35 @@ +.TH "pdebuild" 1 "2001 Nov 3" "Debian" "pbuilder" +.SH NAME +pdebuild \- pbuilder way of doing debuild +.SH SYNOPSIS +.BI "pdebuild [" "options" "]" +.PP +.SH DESCRIPTION +A convenience program for +.B pbuilder +which invokes pbuilder after obtaining appropriate root privilate +in a Debian source directory. +.B debian +directory must be visible on the current directory when +invoked. +.SH OPTIONS +.TP +.BI "--buildsourceroot [" "fakeroot" "]" +The command to gain root privilege for +invoking dpkg-buildpackage + +.TP +.BI "--pbuilderroot [" "sudo" "]" +The command to gain root privilege for +invoking pbuilder. + +.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 (" 1 "), " +.RI "pbuilderrc (" 5 ") " -- cgit v1.2.3