check release before releasing...

Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
Nico Schottelius 2012-02-13 14:37:10 +01:00
parent 632146114c
commit 06cf5ec3c9
1 changed files with 1 additions and 1 deletions

2
build
View File

@ -85,7 +85,7 @@ case "$1" in
;;
release)
"$0" clean && "$0" man && "$0" web
./doc/dev/releasechecklist && "$0" clean && "$0" man && "$0" web
;;
speeches)