# -*- sh -*-

if [ "$1" = configure ] ; then
    #OCTAVE# --silent --no-history --no-init-file --eval "pkg ('rebuild');"
fi
