DEBSOURCES
Skip Quicknav
sources / octave-pkg-dev / 0.5.7 / postinst-octpkg
12345
# -*- sh -*- if [ "$1" = configure ] ; then #OCTAVE# --silent --no-history --no-init-file --eval "pkg ('rebuild');" fi