aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/chapters/building.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/chapters/building.sgml')
-rw-r--r--docs/chapters/building.sgml3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/chapters/building.sgml b/docs/chapters/building.sgml
index 2205940d..f68e3780 100644
--- a/docs/chapters/building.sgml
+++ b/docs/chapters/building.sgml
@@ -78,7 +78,8 @@ export-dir=../build-area
Besides the commands for cleaning the package build dir
(<option>cleaner</option> and building the package
(<option>builder</option>) you can also invoke hooks during the package
- build: after a succesful build (<option>postbuild</option>) and after
+ build: immediately before a build (<option>prebuild</option>,
+ after a succesful build (<option>postbuild</option>) and after
creating a tag (<option>posttag</option>). Typical applications are running
<productname>lintian</productname> or pushing changes into a remote
repository.