aboutsummaryrefslogtreecommitdiff
path: root/debuild-pbuilder.1
blob: e464b3252077d3f9c54368a00636d9b19a88e3fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
.TH "debuild-pbuilder" 1 "2002 Sep 25" "Debian" "pbuilder"
.SH "NAME"
debuild-pbuilder \- A "debuild" wrapper to satisfy build-dependency before debuild
.SH SYNOPSIS
.BI "debuild-pbuilder"

.SH "DESCRIPTION"
A wrapper to "debuild" program that 
does Build-Dependency satisfaction.

.SH "OPTIONS"

See debuild manpage for details.

.SH "EXAMPLES"

.TP
.B "debuild-pbuilder"
Satisfy build-dependency and run debuild.

.nf
$ debuild-pbuilder
W: /home/dancer/.pbuilderrc does not exist
 -> Attempting to parse the build-deps : pbuilder-satisfydepends,v 1.29 2006/11/06 20:20:56 lool Exp $
 -> Considering build-dep debhelper (>= 4.1.0)
   -> Trying debhelper
	.
	.
.hy



.SH "AUTHOR"
Initial coding, and main maintenance is done by 
Junichi Uekawa <dancer@debian.org>.

The homepage is available at
.B "\%http://www.netfort.gr.jp/~dancer/software/pbuilder.html"

.SH "SEE ALSO"
.RI "debuild (" 1 ")"