2 # $MirOS: contrib/hosted/tg/deb/hookdir/C80shell-jupp,v 1.2 2012/01/03 16:57:19 tg Exp $
4 # Not complicated enough for copyright.
7 LC_ALL=C; export LC_ALL
10 echo Build failed. Trying to invoke a shell.
12 apt-get -y --force-yes install less mksh ed jupp
13 ENV=/etc/skel/.mkshrc /bin/mksh -l 0<>/dev/tty >&0 2>&0 || \
14 /bin/sh 0<>/dev/tty >&0 2>&0