File: postinst-octpkg

package info (click to toggle)
octave-pkg-dev 0.5.7
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 124 kB
  • ctags: 44
  • sloc: perl: 32; makefile: 10
file content (5 lines) | stat: -rw-r--r-- 124 bytes parent folder | download
1
2
3
4
5
# -*- sh -*-

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