43,47d42 < if ! grep ${prefix}/sbin/jk_chrootsh /etc/shells ; then \ < @echo "appending ${prefix}/sbin/jk_chroots to /etc/shells";\ < echo ${prefix}/sbin/jk_chrootsh >> /etc/shells ;\ < fi <