# -*- sh -*-
pre_install() {cat<<EOFNB: In order to use this package you will have to add a require("jedstate") to your existing ~/.jedrc, and also edit (or add) startup_hook() and exit_hook(). Working sample hooks and a README can be found in the /usr/share/doc/jedstate-git/ directory.EOF}
pre_upgrade() {
pre_install "$@"}# eof