post_install() {cd/opt/eclipse-clpecho -e"\n\n\n\n${JAVA_HOME}\n"| ./RUNME
cat<< EOFIf rlwrap is installed, create the following aliases to get line editing and input history:alias eclipse-clp='rlwrap eclipse-clp'alias jeclipse-clp='rlwrap jeclipse-clp'EOF}
post_upgrade() {
post_install $1}
post_remove() {return0}
op=$1shift$op $*