summarylogtreecommitdiffstats
path: root/freemat.install
blob: 37a785528e155441fcf4bb7c50831e765dea4ca6 (plain)
1
2
3
4
5
6
7
post_install() {
  echo "-- Use FreeMat -i /usr/share/FreeMat-4.2/ to adjust docs location"
}

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