summarylogtreecommitdiffstats
path: root/lattice-diamond.install
diff options
context:
space:
mode:
authordoragasu2018-09-22 00:33:45 +0200
committerdoragasu2018-09-22 00:33:45 +0200
commitd89124b685ba89c7fa8ab2d34cf771f32e809e02 (patch)
tree7807c72e3c70ca895aa329c35ca878de8ea26d0c /lattice-diamond.install
parent3970865b861c26014e7266d20a82a26b459df865 (diff)
downloadaur-d89124b685ba89c7fa8ab2d34cf771f32e809e02.tar.gz
Updated to SP2, version 3.10.2.115.1
Diffstat (limited to 'lattice-diamond.install')
-rw-r--r--lattice-diamond.install6
1 files changed, 5 insertions, 1 deletions
diff --git a/lattice-diamond.install b/lattice-diamond.install
index ce2074f946b5..efaee0339473 100644
--- a/lattice-diamond.install
+++ b/lattice-diamond.install
@@ -1,4 +1,8 @@
+pre_install() {
+ echo 'WARNING: By installing this package, you agree to its license terms!'
+}
+
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 '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.'
}