summaryrefslogtreecommitdiff
path: root/community-staging/freemat/freemat.install
blob: 051cca866aac90672eea7202eb80294012d23e68 (plain)
1
2
3
4
5
6
7
post_install() {
  echo "-- Use FreeMat -i /usr/share/FreeMat-4.1/ to adjust docs location"
}

post_upgrade() {
  echo "-- Use FreeMat -i /usr/share/FreeMat-4.1/ to adjust docs location"
}