Updates to mirror new repository structure.
[james-home-etc.git] / .pbuilder.d / C10shell
blobdb17b7d0cd7dbd11480ff0167853b6bc67c58b6e
1 #!/bin/bash
2 set -x
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