summarylogtreecommitdiffstats
path: root/lattice-diamond.install
diff options
context:
space:
mode:
authordoragasu2017-11-19 17:24:41 +0100
committerdoragasu2017-11-19 17:24:41 +0100
commit46dd6541c534f31474769257f7278d89654f1b3f (patch)
tree3a5e663028df567fd8ca480a8d9d8f85ccd56938 /lattice-diamond.install
parent8d88ed69fa7e93ee8c4bd2140da22d87b5f86015 (diff)
downloadaur-46dd6541c534f31474769257f7278d89654f1b3f.tar.gz
Updated package to version 3.10.
Diffstat (limited to 'lattice-diamond.install')
-rw-r--r--lattice-diamond.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/lattice-diamond.install b/lattice-diamond.install
new file mode 100644
index 000000000000..ce2074f946b5
--- /dev/null
+++ b/lattice-diamond.install
@@ -0,0 +1,4 @@
+post_upgrade() {
+ echo 'Warning: If you had a license file in /usr/local/diamond/<version>/license/license.dat, it will not be automatically removed.'
+ echo 'You can manually delete or move it to the new install directory.'
+}