aboutsummaryrefslogtreecommitdiff
path: root/pbuilder.8
diff options
context:
space:
mode:
authordancer <dancer>2002-12-12 07:43:09 +0000
committerdancer <dancer>2002-12-12 07:43:09 +0000
commit6ef940684ae39f0e23acf48ecddbccd96f268424 (patch)
tree019cec52e701ebea1e5d3e0ff87fda6ae075ff67 /pbuilder.8
parentd53f59f0490e89a574775f7886e5dcaa90519b98 (diff)
downloadpbuilder-6ef940684ae39f0e23acf48ecddbccd96f268424.tar
pbuilder-6ef940684ae39f0e23acf48ecddbccd96f268424.tar.gz
+
+ * pbuilder.8: fix the documentation to clarify that A is executed + after satisfying the build-depends.
Diffstat (limited to 'pbuilder.8')
-rw-r--r--pbuilder.83
1 files changed, 2 insertions, 1 deletions
diff --git a/pbuilder.8 b/pbuilder.8
index ac18c6d..5a6dc4e 100644
--- a/pbuilder.8
+++ b/pbuilder.8
@@ -231,7 +231,8 @@ is for
.B build
target.
It is executed before build starts, after
-unpacking the build system, and unpacking the source.
+unpacking the build system, and unpacking the source,
+and satisfying the build-dependency.
.B "B<digit><digit><whatever-else-you-want>"
is executed after build system finishes building,