summarylogtreecommitdiffstats
path: root/freemat.install
diff options
context:
space:
mode:
authorAntonio Rojas2019-05-01 11:49:44 +0000
committerAntonio Rojas2019-05-01 11:49:44 +0000
commit5beb70b939c8da01aa30a36c13a813a82b44d0bd (patch)
tree134a6fa5a4f2cee67b4903e68ab9effedceff25c /freemat.install
downloadaur-freemat.tar.gz
Dropped from repos
Diffstat (limited to 'freemat.install')
-rw-r--r--freemat.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/freemat.install b/freemat.install
new file mode 100644
index 000000000000..37a785528e15
--- /dev/null
+++ b/freemat.install
@@ -0,0 +1,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"
+}