3 # example file to be used with --hookdir
5 # invoke shell if build fails.
7 BUILDDIR
="${BUILDDIR:-/tmp/buildd}"
9 apt-get
install -y "${APTGETOPT[@]}" vim
less
10 cd "$BUILDDIR"/*/debian
/..
12 /bin
/bash
< /dev
/tty
> /dev
/tty
2> /dev
/tty