diff options
Diffstat (limited to 'community-testing/freemat/freemat.install')
-rw-r--r-- | community-testing/freemat/freemat.install | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/community-testing/freemat/freemat.install b/community-testing/freemat/freemat.install deleted file mode 100644 index 051cca866..000000000 --- a/community-testing/freemat/freemat.install +++ /dev/null @@ -1,7 +0,0 @@ -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" -} |