summarylogtreecommitdiffstats
path: root/lattice-diamond.install
diff options
context:
space:
mode:
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.'
+}